I've been using the stable version for a while, but now I'm interested in using the "experimental" version.
So I follow the instructions on http://www.nessus.org/cvs_manual.html ... for the current version: # export CVSROOT=":pserver:[EMAIL PROTECTED]:/usr/local/cvs" # cvs login # cvs -z3 checkout nessus-libraries # cvs -z3 checkout libnasl # cvs -z3 checkout nessus-core # cvs -z3 checkout nessus-plugins Now I install the nessus-libraries (as per the web site), which seems to go okay. Then I get to installing libnasl, "configure" runs fine, but this is the output that "make" dumps (which doesn't look so good): ----- [root@rjf-linux libnasl]# make cd nasl && make make[1]: Entering directory `/root/libnasl/nasl' /bin/sh /root/libnasl/libtool --silent gcc -pipe `sh ./cflags` -c -DVERSION=\"1.1.14\" in it.c init.c: In function `init_const': init.c:457: `ACT_MIXED_ATTACK' undeclared (first use in this function) init.c:457: (Each undeclared identifier is reported only once init.c:457: for each function it appears in.) init.c:460: `ACT_DESTRUCTIVE_ATTACK' undeclared (first use in this function) init.c:469: `ACT_SETTINGS' undeclared (first use in this function) init.c:477: `NESSUS_ENCAPS_SSLv2' undeclared (first use in this function) init.c:481: `NESSUS_ENCAPS_SSLv3' undeclared (first use in this function) init.c:485: `NESSUS_ENCAPS_SSLv23' undeclared (first use in this function) init.c:489: `NESSUS_ENCAPS_TLSv1' undeclared (first use in this function) init.c:493: `NESSUS_ENCAPS_IP' undeclared (first use in this function) make[1]: *** [init.o] Error 1 make[1]: Leaving directory `/root/libnasl/nasl' make: *** [all] Error 2 [root@rjf-linux libnasl]# ----- I'm not a Linux expert (not even an intermediate). Can someone help...or point me to a doc/faq? Red Hat Linux 7.1 (Kernel 2.4.2-2) on a Compaq Armanda laptop, 48 MB RAM, 2.2 GB HD. It's a clean install of Linux (ie no prior version of Nessus). Thanks. Russell J Foster Subject, Wills, & Company e. [EMAIL PROTECTED]
