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: Problem compiling Nessus 2.0.12 with GTK

Subject: Re: Problem compiling Nessus 2.0.12 with GTK
Date: Fri, 20 Aug 2004 12:12:41 +0530
Hi,
    Do you have GTK installed in ur system?.If so,then compiler could get
find its libraries and header files.So recompile nessus-core with the
following
configure option.
  #./configure  --enable-gtk  --with-x --x-includes=/path/to/location/of GTK
haesder files /include --x-libraries=/path/to/location/of GTK libraries/

for example,
this is how I used in my system,

./configure  --enable-gtk  --with-x --x-includes=/usr/local/X11R6 --x-librar
ies=/usr/lib/X11R6

This will do the trick for You.

Cheers,
Prabu.S


----- Original Message ----- 
From: "Francisco José Candeias Figueiredo" <chicofig@unesp.br>
To: <nessus@list.nessus.org>
Sent: Friday, August 20, 2004 1:47 AM
Subject: Problem compiling Nessus 2.0.12 with GTK


Hi folks!

While compiling nessus-core with gtk, I've got this message:
gcc -g -O2  `sh ./cflags`        -c auth.c
gcc -g -O2  `sh ./cflags`        -c comm.c
gcc -g -O2  `sh ./cflags`        -c sighand.c
gcc -g -O2  `sh ./cflags`        -c xstuff.c
xstuff.c:32:21: gtk/gtk.h: File or directory not found
In file included from xstuff.c:35:
xstuff.h:24: error: parse error before '*' token
xstuff.h:25: error: parse error before '*' token
xstuff.h:26: error: parse error before '*' token
xstuff.h:26: error: parse error before '*' token
xstuff.h:26: warning: type defaults to `int' in declaration

My /etc/ld.so.conf is ok!

Any ideas??

Thanks

Francisco
-- 
********************************************
*                                          *
*    Francisco J. C. Figueiredo            *
*    chicofig@unesp.br                     *
*                                          *
*    Analista de Redes    GRC/AI           *
*    UNESP-Universidade Estadual Paulista  *
*                                          *
*    Tel: (11) 252-0539                    *
*                                          *
* PGP public key:                          *
*    http://grc.unesp.br/chicofig_pgp.txt  *
********************************************

         WYSIWYG editor?
             VI !!!
     I see text,I get text !!!
_______________________________________________
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.740 / Virus Database: 494 - Release Date: 8/16/2004


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

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