View previous topic :: View next topic |
Author |
Message |
Pandor Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 16 Nov 2005 Posts: 128 Location: Belgium
|
Posted: Sun Feb 26, 2006 2:28 pm Post subject: nessus-client won't compile as nessus-bin dependency[Solved] |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
snis Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/1229725353e6894cba5773.gif)
Joined: 03 Mar 2003 Posts: 93 Location: Stockholm, Sweden
|
Posted: Wed Mar 22, 2006 4:29 pm Post subject: |
|
|
I'm having the exact same problem.
Are you still running nessus stable (2.2.6)? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
riskable n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/173041843743d8f363386a5.png)
Joined: 18 Sep 2004 Posts: 36 Location: Jacksonville, FL
|
Posted: Mon Mar 27, 2006 8:50 pm Post subject: |
|
|
Just chiming in: Same problem here. _________________ -Riskable
http://www.riskable.com/
"I have a license to kill -9" |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
JayJay78 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 29 Jan 2004 Posts: 32
|
Posted: Tue Apr 04, 2006 3:43 pm Post subject: |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
JayJay78 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 29 Jan 2004 Posts: 32
|
Posted: Tue Apr 04, 2006 3:48 pm Post subject: |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
Voyageur Developer
![Developer Developer](/images/ranks/rank-dev.gif)
![](images/avatars/gallery/Final Fantasy/Final_Fantasy_8_-_Rinoa2.gif)
Joined: 06 Mar 2005 Posts: 342 Location: Paris, France
|
Posted: Tue Apr 11, 2006 9:02 pm Post subject: |
|
|
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 ![Smile :)](images/smiles/icon_smile.gif) _________________ Routinely breaking NX, GNUstep, net-ftp, miscellaneous (llvm, filezilla, rdesktop, chromium, ...) packages |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
blackcell n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/18897682234502458f250fa.png)
Joined: 17 Aug 2002 Posts: 56 Location: Oregon
|
Posted: Thu May 25, 2006 3:32 am Post subject: |
|
|
Cool! The switch worked for me too ![Cool 8)](images/smiles/icon_cool.gif) _________________ "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 |
|
![](templates/gentoo/images/spacer.gif) |
PurpleSkunk n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/50035143747763d2889225.gif)
Joined: 04 Jan 2004 Posts: 65 Location: Le Mans, France
|
Posted: Thu Jul 13, 2006 11:49 pm Post subject: |
|
|
Great ! The switch worked for me too !
Thank you very much ! ![Very Happy :D](images/smiles/icon_biggrin.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|