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. |

| Subject: | Re: Solaris 8 compile issues |
|---|---|
| Date: | Wed, 15 Dec 2004 11:23:43 +0530 |
Today I downloaded 2.2.2a and tried to install it. It appeared that everything compiled correctly except the nessus-plugins. When I ran makeinstall I get information about various directories with "Nothing to be donefor 'all'." At the bottom it says: test -d /usr/local/lib/nessus || ./install-sh -c -d -m 755 \ /usr/local/lib/nessus test -d /usr/local/lib/nessus/plugins || ./install-sh -c -d -m 755 \ /usr/local/lib/nessus/plugins for scripts in scripts/*.nasl; do \ ./install-sh -c -o root -m 444 $scripts \ /usr/local/lib/nessus/plugins; \ done
Oops !.This means all those 5000 odd nasl scripts are being copied to your Nessus plugin diectory.So nothing to worry.It will take atleast 20 minutes for all those scripts to be placed at your nessus plugins directory.So you should not interupt it using Ctrl-C.
Here it just hangs and will not continue without a Ctrl-C. The system then responds with "make: *** [install-nasl] Error 208.
It means not hanging.it is just doing it job.You can check this,by opening yet another session and execute "who" command again and again.Since the number of scripts are above 5000,it needs more time.
I've rechecked all the installation steps and things like PATH and LD_LIBRARY_PATH and all look correct. I'm using --disable-gtk for the nessus->core.
This has nothing to do with your problem.
I tried running nessusd -D and it worked. I connected using NessusWX and was able to connect and choose plugins. I was able to run the >registration for the free week old plugins list. However, there were no plugins for any port scanners available and the list of plugins was only >about 1580 instead of the over 2000 I had with nessus 2.0.9.
Yes,I can bet you that all plugins and scripts will not be installed bez,you have interrupted with Ctrl-C.So it's better to make clean and execute make install. This time,you should wait till all plugins are installed.Otherwise,no one can help you HTH, -- Senthil Prabu.S If you are smart enough to know that you're not smart enough to be an Engineer, then you're in Business. _________________________________________________________________
_______________________________________________ Nessus mailing list Nessus@list.nessus.org http://mail.nessus.org/mailman/listinfo/nessus
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Command Line and GUI Differences, Off to Oz |
|---|---|
| Next by Date: | Re: Solaris 8 compile issues, Senthil Prabu.S |
| Previous by Thread: | Solaris 8 compile issues, David Henning |
| Next by Thread: | Re: Solaris 8 compile issues, Senthil Prabu.S |
| Indexes: | [Date] [Thread] [Top] [All Lists] |