I had already set the path in /etc/profile. I didn't realize the path
was set in the script.  
I updated the following line and it now works.

$ENV{PATH} = '/opt/nessus/bin';     # nb: should be where nessus is.

Thanks,
tom

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of George A. Theall
Sent: Wednesday, March 22, 2006 3:46 PM
To: [email protected]
Subject: Re: Trouble with update-nessusrc and Nessus 3.0.2

On Wed, Mar 22, 2006 at 12:23:03PM -0800, Tom Valdes wrote:

> I have not tried this with any earlier version so I don't know if it's
a
> problem with 3.0.2 or my configuration.
...
> Can't run 'nessus -v' - No such file or directory
>  at ./update-nessusrc line 417

The nessus CLI client is not in the path that's defined in
update-nessusrc. Since Nessus 3.x puts it in "/opt/nessus/bin" by
default, you should edit the script and adjust the path.[I actually
fixed this a couple of months ago but haven't pushed the change out from
my subversion repository yet... I'll get to that tonight.]

George
--
[EMAIL PROTECTED]
_______________________________________________
Nessus mailing list
[email protected]
http://mail.nessus.org/mailman/listinfo/nessus
_______________________________________________
Nessus mailing list
[email protected]
http://mail.nessus.org/mailman/listinfo/nessus

Reply via email to