Apreche Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/19378161633fb2344c9b4da.jpg)
Joined: 18 Sep 2003 Posts: 506 Location: Beacon, NY
|
Posted: Sat Jan 15, 2005 3:13 am Post subject: nessus wont build, new error |
|
|
Ok, so there are a ton of threads about nessus not building. But I've looked through at least 10+ of them, and none of them have the exact error that I am getting. I really need to use Nessus since I want to audit the security of my server and also I have a security class I'm taking. Here is the errors.
Code: | test -d /var/tmp/portage/nessus-core-2.3.0/image//usr/bin || /bin/install -c -d -m 755 /var/tmp/portage/nessus-core-2.3.0/image//usr/bin
/bin/install: `/var/tmp/portage/nessus-core-2.3.0/image//usr/bin' exists but is not a directory
make: *** [client-install] Error 1
make: *** Waiting for unfinished jobs....
installing man pages ...
make: *** Waiting for unfinished jobs....
make: *** Waiting for unfinished jobs....
/bin/install -c -c -m 0444 doc/nessus.1 /var/tmp/portage/nessus-core-2.3.0/image//usr/share/man/man1/nessus.1
make: *** Waiting for unfinished jobs....
/bin/install -c -c -m 0444 doc/nessusd.8 /var/tmp/portage/nessus-core-2.3.0/image//usr/share/man/man8/nessusd.8
make: *** Waiting for unfinished jobs....
/bin/install -c -c -m 0444 doc/nessus-adduser.8 /var/tmp/portage/nessus-core-2.3.0/image//usr/share/man/man8/nessus-adduser.8
make: *** Waiting for unfinished jobs....
/bin/install -c -c -m 0444 doc/nessus-rmuser.8 /var/tmp/portage/nessus-core-2.3.0/image//usr/share/man/man8/nessus-rmuser.8
make: *** Waiting for unfinished jobs....
/bin/install -c -c -m 0444 doc/nessus-mkcert.8 /var/tmp/portage/nessus-core-2.3.0/image//usr/share/man/man8/nessus-mkcert.8
make: *** Waiting for unfinished jobs....
/bin/install -c -c -m 0444 doc/nessus-mkcert-client.1 \
/var/tmp/portage/nessus-core-2.3.0/image//usr/share/man/man1/nessus-mkcert-client.1
make: *** Waiting for unfinished jobs....
/bin/install -c -c -m 0444 doc/nessus-mkrand.1 /var/tmp/portage/nessus-core-2.3.0/image//usr/share/man/man1/nessus-mkrand.1
make: *** Waiting for unfinished jobs....
!!! ERROR: net-analyzer/nessus-core-2.3.0 failed.
!!! Function src_install, Line 50, Exitcode 2
!!! Install failed nessus-core
!!! If you need support, post the topmost build error, NOT this status message. | Anyone know the solution to this? |
|