Monday, January 02, 2006

Nessus--Installation

Nessus 3.0 comes in an rpm now and is pretty easy to install.

The gui client is now "NessusClient" and requires a few packages to compile and install like the way 2.x did. You will need:
openssl
openssl-devel
gtk2
gtk2-devel

"False error message When it asks for gtk+2 it's really looking for gtk2"

Now when you do a "find / -name gtk+-2.0.pc" you find it in /usr/lib/pkgcconfig

Now ./configure will work. (It is ok to remove gtk+)

0 Comments:

Post a Comment

<< Home