Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | nessus plugins 2.2.11 build failure on PCLinuxOS 2007 |
|---|---|
| Date: | Mon, 31 Mar 2008 01:21:01 +0100 |
Hi,
I have been trying to build nessus, by downloading the ver. 2.x
tarballs from Nessus' website. So far I have been able to successfully
install:
libnasl-2.2.11
nessus-libraries-2.2.11
nessus-core-2.2.11
However, the build fails when compiling nessus-plygins-2.2.11. The
last few lines of error message is:
-------------------------------------------------------------------------------------------------------------------------
test -d /usr/local/lib/nessus || /usr/bin/install -c -d -m 755 \
/usr/local/lib/nessus
test -d /usr/local/lib/nessus/plugins || /usr/bin/install -c -d -m 755 \
/usr/local/lib/nessus/plugins
for scripts in scripts/*.nasl scripts/*.nbin; do \
/usr/bin/install -c -o root -m 444 $scripts \
/usr/local/lib/nessus/plugins; \
done
/usr/bin/install: cannot stat `scripts/*.nbin': No such file or directory
make: *** [install-nasl] Error 1
------------------------------------------------------------------------------------------------------------------------------
From the looks of things, /usr/bin/install is expecting *.nbin files
in the scripts/ dir but there arent any *.nbin files to be found in the dir.... scripts dir contains lots of *.nasl files though.. I'd be grateful for any help that I could recieve. Thanks very much in advance, Mike _______________________________________________ Nessus mailing list Nessus@list.nessus.org http://mail.nessus.org/mailman/listinfo/nessus
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: nessusrc owner changes from time to time, George A. Theall |
|---|---|
| Next by Date: | Re: nasl script modifications not working, George A. Theall |
| Previous by Thread: | nessus on usb?, John Hally |
| Next by Thread: | Re: nessus plugins 2.2.11 build failure on PCLinuxOS 2007, George A. Theall |
| Indexes: | [Date] [Thread] [Top] [All Lists] |