Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
nessus-client won't compile as nessus-bin dependency[Solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Pandor
Tux's lil' helper
Tux's lil' helper


Joined: 16 Nov 2005
Posts: 128
Location: Belgium

PostPosted: Sun Feb 26, 2006 2:28 pm    Post subject: nessus-client won't compile as nessus-bin dependency[Solved] Reply with quote

Today i thought about giving nessus a spin.
I decided to go with the latest binary so i unmasked net-analyzer/nessus-bin and sys-libs/db.
I emerged net-analyzer/nessus-bin-3.0.1, wich grabs sys-libs/db - 4.3* and net-analyzer/nessus-client as a dependecy.
But net-analyzer/nessus-client failed to compile.

I unmerged nessus-bin and sys-lib/db and emerged the stabe nessus (net-analyzer/nessus-2.2.6).
This time net-analyzer/nessus-client compiled without an error.

So, is net-analyzer/nessus-bin missing something wich makes compiling net-analyzer/nessus-client fail?


Last edited by Pandor on Wed Feb 14, 2007 1:05 am; edited 1 time in total
Back to top
View user's profile Send private message
snis
Tux's lil' helper
Tux's lil' helper


Joined: 03 Mar 2003
Posts: 93
Location: Stockholm, Sweden

PostPosted: Wed Mar 22, 2006 4:29 pm    Post subject: Reply with quote

I'm having the exact same problem.
Are you still running nessus stable (2.2.6)?
Back to top
View user's profile Send private message
riskable
n00b
n00b


Joined: 18 Sep 2004
Posts: 36
Location: Jacksonville, FL

PostPosted: Mon Mar 27, 2006 8:50 pm    Post subject: Reply with quote

Just chiming in: Same problem here.
_________________
-Riskable
http://www.riskable.com/
"I have a license to kill -9"
Back to top
View user's profile Send private message
JayJay78
n00b
n00b


Joined: 29 Jan 2004
Posts: 32

PostPosted: Tue Apr 04, 2006 3:43 pm    Post subject: Reply with quote

Hi,

look at this on compile of nessus-client:

-- snip---
-DNESSUSD_CONFDIR=\"/etc\"" "-DNESSUSD_STATEDIR=\"/var/lib/nessus\"" "-DNESSUSD_DATADIR=\"/etc/nessus\"" "-DNESSUSD_LIBDIR=\"/usr/lib/nessus\"" "-DNESSUSD_PLUGINS=\"/usr/lib/nessus/plugins\"" "-DNESSUSD_REPORTS=\"/usr/lib/nessus/reports\"" -DNESSUSD_SHAREDSTATEDIR=\"/usr/com/nessus\" -DNESSUSD_LOGDIR=\"/var/lib/nessus/logs\" -DNESSUS_DOCDIR=\"/usr/share/doc/nessus\"
--snip--

DNESSUSD_CONFDIR=\"/etc\ ist not /etc !! It is --> /opt/nessus/etc

And the other variables are also not right.

I think this is the problem...

regards, jj
Back to top
View user's profile Send private message
JayJay78
n00b
n00b


Joined: 29 Jan 2004
Posts: 32

PostPosted: Tue Apr 04, 2006 3:48 pm    Post subject: Reply with quote

Hi,

when i compile nessus-client manually (./configure && make), i get no errors. but this is not the right solution.

regards, jj
Back to top
View user's profile Send private message
Voyageur
Developer
Developer


Joined: 06 Mar 2005
Posts: 342
Location: Paris, France

PostPosted: Tue Apr 11, 2006 9:02 pm    Post subject: Reply with quote

Good clue, JayJay78. I got nessus-client emerged with
Code:
MAKEOPTS=-j1 emerge nessus-client
(manually doing ./configure;make does not set MAKEOPTS)

Working fine now with nessus 3 :)
_________________
Routinely breaking NX, GNUstep, net-ftp, miscellaneous (llvm, filezilla, rdesktop, chromium, ...) packages
Back to top
View user's profile Send private message
blackcell
n00b
n00b


Joined: 17 Aug 2002
Posts: 56
Location: Oregon

PostPosted: Thu May 25, 2006 3:32 am    Post subject: Reply with quote

Cool! The
Code:
MAKEOPTS=-j1
switch worked for me too 8)
_________________
"If the automobile had followed the same development cycle as the computer, a Rolls-Royce would today cost $100, get a million miles per gallon, and explode once a year, killing everyone inside."
Back to top
View user's profile Send private message
PurpleSkunk
n00b
n00b


Joined: 04 Jan 2004
Posts: 65
Location: Le Mans, France

PostPosted: Thu Jul 13, 2006 11:49 pm    Post subject: Reply with quote

Great ! The switch worked for me too !

Thank you very much ! :D
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum