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