With Nessus 2.2.10, when running make install on the plugins, the following
result appears.
After the last "done" nothing happens, no new command line. It seems to do
nothing. When
starting nessus GUI, plugins list is empty.
[EMAIL PROTECTED] nessus-plugins]# make install
cd plugins && ./make_world
make[1]: Entering directory `/usr/local/nessus-plugins/plugins/find_service'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/local/nessus-plugins/plugins/find_service'
make[1]: Entering directory
`/usr/local/nessus-plugins/plugins/nessus_tcp_scanner'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/usr/local/nessus-plugins/plugins/nessus_tcp_scanner'
make[1]: Entering directory `/usr/local/nessus-plugins/plugins/ssl_ciphers'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/local/nessus-plugins/plugins/ssl_ciphers'
make[1]: Entering directory `/usr/local/nessus-plugins/plugins/synscan'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/local/nessus-plugins/plugins/synscan'
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
Regards,
Ruben
_______________________________________________
Nessus mailing list
[email protected]
http://mail.nessus.org/mailman/listinfo/nessus