1 This file describes the installation process for ppp-2.3 on systems
2 running standard System V Release 4 and using the Lachman TCP/IP
3 protocol code. The STREAMS kernel modules and driver for SVR4 are in
4 the svr4 directory (and use some code from the modules directory).
9 1. Run the configure script and make the user-level programs and the
15 If you wish to use gcc instead of cc, edit the svr4/Makedefs file and
16 uncomment the definition of CC. You can also change the options
17 passed to the C compiler by editing the COPTS definition.
19 2. Install the programs and kernel modules: as root, do
23 This installs pppd, chat and pppstats in /usr/local/bin and adds the
24 ppp STREAMS modules and driver to the system configuration. You can
25 change the installation directories by editing svr4/Makedefs.
27 3. Rebuild your kernel (with /etc/conf/bin/idbuild) and reboot.
32 If you find a bug in this software, please send email to Matthias
33 Apitz (Matthias.Apitz@sisis.de) describing the bug and, if possible, a
34 workaround or fix for the bug.