[pptp-server] PPTP: error in documentation?

Brian signal at shreve.net
Thu Jun 24 10:14:15 CDT 1999


The documentation on installing PPTPD on
http://www.moretonbay.com/vpn/setup_pptp_server.html states:

check that there is pptpmanager, pptpd and pptpctrl and pptpgre in
/usr/local/bin/. 


Yet after I do "make", "make install" for pptpd-0.9.2, I don't get all
those in there, yet I get no errors either:

[mars:/usr/src/pptpd-0.9.2]# make
make  all-recursive
make[1]: Entering directory `/usr/src/pptpd-0.9.2'
make[2]: Entering directory `/usr/src/pptpd-0.9.2'
gcc -DHAVE_CONFIG_H -I. -I. -I. -I.    -O2 -fno-builtin -Wall -ansi -c pptpd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I.    -O2 -fno-builtin -Wall -ansi -c configfile.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I.    -O2 -fno-builtin -Wall -ansi -c pptpmanager.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I.    -O2 -fno-builtin -Wall -ansi -c compat.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I.    -O2 -fno-builtin -Wall -ansi -c getopt.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I.    -O2 -fno-builtin -Wall -ansi -c getopt1.c
gcc  -O2 -fno-builtin -Wall -ansi  -o pptpd  pptpd.o configfile.o pptpmanager.o compat.o getopt.o getopt1.o  
gcc -DHAVE_CONFIG_H -I. -I. -I. -I.    -O2 -fno-builtin -Wall -ansi -c pptpctrl.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I.    -O2 -fno-builtin -Wall -ansi -c ctrlpacket.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I.    -O2 -fno-builtin -Wall -ansi -c inststr.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I.    -O2 -fno-builtin -Wall -ansi -c pptpgre.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I.    -O2 -fno-builtin -Wall -ansi -c ppphdlc.c
gcc  -O2 -fno-builtin -Wall -ansi  -o pptpctrl  pptpctrl.o ctrlpacket.o
inststr.o compat.o pptpgre.o ppphdlc.o -lutil 
make[2]: Leaving directory `/usr/src/pptpd-0.9.2'
make[1]: Leaving directory `/usr/src/pptpd-0.9.2'
[mars:/usr/src/pptpd-0.9.2]# make install
make[1]: Entering directory `/usr/src/pptpd-0.9.2'
make[2]: Entering directory `/usr/src/pptpd-0.9.2'
/bin/sh ./mkinstalldirs /usr/local/bin
  /usr/bin/install -c  pptpd /usr/local/bin/pptpd
  /usr/bin/install -c  pptpctrl /usr/local/bin/pptpctrl
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/src/pptpd-0.9.2'
make[1]: Leaving directory `/usr/src/pptpd-0.9.2'
[mars:/usr/src/pptpd-0.9.2]# ls -al /usr/local/bin/
total 40
drwxr-xr-x   3 root     root         1024 Jun 24 10:11 .
drwxr-xr-x  18 root     root         1024 Apr  8 20:10 ..
-rwxr-xr-x   1 root     root        18623 Jun 24 10:11 pptpctrl
-rwxr-xr-x   1 root     root        16000 Jun 24 10:11 pptpd


Am I suppose to have a "pptpmanager" and "pptpgre" or no?


-----------------------------------------------------
Brian Feeny (BF304)     signal at shreve.net   
318-222-2638 x 109	http://www.shreve.net/~signal      
Network Administrator   ShreveNet Inc. (ASN 11881) 	      





More information about the pptp-server mailing list