At a guess, you're missing the build-essential package. Try running:
sudo apt-get update sudo apt-get install build-essential Then try running the Nessus install again. Chuck Mihai Petre wrote: > casper:pts/0#tail -5 /root/nessus_compilation > nessus-plugins/template.nasl > ---------------------- LIBRARIES > creating cache ../config.cache > checking for gcc... gcc > checking whether the C compiler (gcc ) works... no > > _______________________________________________ Nessus mailing list [email protected] http://mail.nessus.org/mailman/listinfo/nessus
