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.




Network Security Nessus-Users
[Top] [All Lists]

Re: install error Ubuntu 5.02

Subject: Re: install error Ubuntu 5.02
Date: Fri, 12 Aug 2005 10:45:48 +0200
Hervé SANKARA wrote:

Hi Mr Javier !!!
Thank you for your answer. I take the one option to do
my install but there is some errors during the "make"
of nessus-core. Here is the errors:

root@ubuntu:/usr/local/nessus/nessus-core # make
cd nessus && make
make[1]: entrant dans le répertoire «
/usr/local/nessus/nessus-core/nessus »
gcc -g -O2  `sh ./cflags`        -c xstuff.c
xstuff.c:32:21: gtk/gtk.h : Aucun fichier ou
répertoire de ce type

The above shows that you don't have gtk/gtk.h which means that you did not follow my advice. You _do_ need to install the packages I mentioned in the first point to compile the Nessus packages. For nessus-core you need:


  xlibs-dev, libgmp3-dev, libz-dev, libpcap0.8-dev |
  libpcap-dev, libglib1.2-dev, libglib2.0-dev,
  libgtk2.0-dev, libgd-gif1-dev, libwrap-dev, libssl-dev

Install these, run 'configure' and make again

BTW, if you send output informatin like the above to a mailing list, better make sure you are using 'C' locale (LC_ALL=C) otherwise errors show up in your language (French) and might make it harder to debug.

Regards

Javier
_______________________________________________
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus

<Prev in Thread] Current Thread [Next in Thread>