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.




Network Security Nessus-Users
[Top] [All Lists]

Nessus Installation Issue

Subject: Nessus Installation Issue
Date: Sat, 22 Jan 2005 21:45:48 -0500 (GMT-05:00)
Hello,

I followed the instructions for installing nessus from source on the nessus web 
site.  These are the commands I used for installing nessus-2.2.2.a on Linux Red 
Hat 9.0.

nessus-libraries
    ./configure
    make && make install

libnasl
    ./configure
    make && make install

nessus-core
    ./configure --disable-gtk
    make && make install

nessus-plugins
    ./configure
    make && make install

I added /usr/local/lib to /etc/ld.so.conf, did echo $PATH and saw 
/usr/local/bin and typed ldconfig.  The errors I'm
getting are relating to SSL.  I have openssl installed, I'm using it with my 
apache webserver.  I'm not sure why I'm
getting the SSL errors, maybe a path issue?  To be frank I have no need for SSL 
support with nessus.  I tried using
--disable-cipher and that didn't work.

How can I disable SSL support in nessus all together so installation will be 
successful?

Thank you.
_______________________________________________
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus

<Prev in Thread] Current Thread [Next in Thread>