On Fri, Feb 24, 2006 at 03:06:39PM -0500, Shawn Snodgrass wrote: > I am trying to install > 2.2.6. I do not want to use the linux gui, so I configured nessus-core > using the --disable-gtk and then ran make && make install. The configure > works, but the make fails with xstuff errors and nothing is built.
That should work -- it's what I use on one of my systems. Does config.status show that option was in your configure command? Try "make distclean && configure --disable-gtk && make" from within nessus-core. If that gives you the same errors, send me privately a screen capture of running those commands and I'll try to see what's going on. George -- [EMAIL PROTECTED] _______________________________________________ Nessus mailing list [email protected] http://mail.nessus.org/mailman/listinfo/nessus
