I had the same problem but i installed with gtk+. But try to install this packages first:
 
flex, yacc, gzip, lynx, flex, byacc ,  texinfo, autoconf, bison, (gtk+, gtk+-devel)
 
I dont remember if this will do, but it is a start.
 
Vitor Oliveira
 
 
-----Original Message-----
From: Cliff Scarborough [mailto:[EMAIL PROTECTED]]
Sent: ter�a-feira, 8 de Outubro de 2002 20:43
To: [EMAIL PROTECTED]
Subject: Nessus-Core Compile Errors

I am trying to install Nessus 1.2.6 on a RedHat 7.3 server.  I typically use the nessus-installer.sh script, which failed on 7.3.  I went to the source code.  The nessus-libraries and libnasl configured and installed with no problems.  I used ./configure –disable-gtk as I don’t plan on using that functionality.  When trying to perform a make on nessus-core I received the following error message:

 

cd nessus && make

make[1]: Entering directory `/home/cscarborough/nessus-core/nessus'

gcc -g -O2  `sh ./cflags`        -c xstuff.c

xstuff.c:32:21: gtk/gtk.h: No such file or directory

make[1]: *** [xstuff.o] Error 1

make[1]: Leaving directory `/home/cscarborough/nessus-core/nessus'

make: *** [client] Error 2

 

It looks as though it is still trying to call GTK.  Any advice or suggestions?

 

 

 

Cliff Scarborough
 

 

Reply via email to