X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=README.sunos4;h=b48aec377d89a7b0bd35b8bb3cc03036c946f21f;hp=fc270867875a258d35bc12b852b8655a7bae30f1;hb=5ba9d88b943e9d5a3ababdadf1d2e246581dfdc6;hpb=833ab8de2e6824c22d4a337c7632ecb99c9a7737 diff --git a/README.sunos4 b/README.sunos4 index fc27086..b48aec3 100644 --- a/README.sunos4 +++ b/README.sunos4 @@ -19,6 +19,11 @@ kernel modules. ./configure make +If you wish to compile using gcc instead of cc, edit the +sunos4/Makedefs file and uncomment the line saying "CC = gcc". You +can also change the C compiler options by editing the COPTS +definition. + 2. Install the pppd, pppstats and chat programs and the loadable module object files (you need to be root to do this): @@ -27,7 +32,8 @@ module object files (you need to be root to do this): By default, the programs and the loadable module object files go into /usr/local/etc. Doing `make install' also copies a script called ppp.INSTALL into /dev, and makes ppp.LOAD, ppp.UNLOAD, ppp.MKDEV and -ppp.RMDEV links to it. +ppp.RMDEV links to it. You can change the installation directories by +editing sunos4/Makedefs. 3. Load the ppp modules (you need to be root for this too):