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: | Re: nessus plugins 2.2.11 build failure on PCLinuxOS 2007 |
|---|---|
| Date: | Sun, 30 Mar 2008 20:49:26 -0400 |
On Mar 30, 2008, at 8:21 PM, Michael Green wrote:
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
One solution is to edit nessus-plugins/Makefile, remove "scripts/ *.nbin", and rerun "make install". That is, line 26 in the Makefile should read: for scripts in scripts/*.nasl; do \ George -- theall@tenablesecurity.com _______________________________________________ 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: nasl script modifications not working, George A. Theall |
|---|---|
| Next by Date: | WNPC.exe issue with windows 2000/2003 server.., Deepak J. Mathew |
| Previous by Thread: | nessus plugins 2.2.11 build failure on PCLinuxOS 2007, Michael Green |
| Next by Thread: | WNPC.exe issue with windows 2000/2003 server.., Deepak J. Mathew |
| Indexes: | [Date] [Thread] [Top] [All Lists] |