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]

RE: Installing the current Nessus on Ubuntu

Subject: RE: Installing the current Nessus on Ubuntu
Date: Wed, 2 Jan 2008 02:26:58 -0000
Hi,

 

As it says in the error message libssl is not installed so do, without
the quotes:

 

"sudo apt-get update"

"sudo apt-get install libssl-dev"

 

It will ask you if you want to continue, select Y for yes.

 

Once that is done, try re-installing Nessus. If you still have problems,
post up all the output of what you typed.

 

 

Andrew Court 

IT Security Specialist | BT Retail - Ireland |
E:Andrew.Court@bt.com |Mobile: +353 86 1720 692 | Fax: +353 1 432 5899|
www.btireland.com 

________________________________

From: nessus-bounces@list.nessus.org
[mailto:nessus-bounces@list.nessus.org] On Behalf Of
saki@seattleultimate.org
Sent: 28 December 2007 06:48
To: nessus@list.nessus.org
Subject: Installing the current Nessus on Ubuntu

 

Hello:

 

I am trying to install the most recent Nessus 3.0.6 on Ubuntu so I chose
the Debian package  Nessus-3.0.6-debian3_i386.deb 

 

I get the following error which says  Package libssl0.9.7 is not
installed. How do I fix this?

 

sudo dpkg -i Nessus-3.0.6-debian3_i386.deb 

Selecting previously deselected package nessus. 

(Reading database ... 41601 files and directories currently installed.)

Unpacking nessus (from Nessus-3.0.6-debian3_i386.deb) ...

dpkg: dependency problems prevent configuration of nessus:

 nessus depends on libssl0.9.7 (>= 0.9.7e); however:

  Package libssl0.9.7 is not installed.

dpkg: error processing nessus (--install):

 dependency problems - leaving unconfigured

Errors were encountered while processing:

 nessus

 

 

Thanks!

_______________________________________________
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus
<Prev in Thread] Current Thread [Next in Thread>
  • RE: Installing the current Nessus on Ubuntu, andrew.court <=