On Wed, Jul 21, 2004 at 01:13:55PM +1200, Russell Fulton wrote:
> On Tue, 2004-07-20 at 13:47, Renaud Deraison wrote:
> > Nessus 2.0.11 is available (I know I said I would call it 2.0.12, but
> > the feedback I received discouraged me from doing so).
> > 
> > Nessus 2.0.11 is a maintenance release, which fixes the following 
> > items :
> > 
> > - Nessus compiles on Solaris again
> > - GTK 2.x is supported (as well as GTK-1.2). Nessus will default to use
> >   GTK 2.x if available
> > - Fixed some HTML report problems
> > - Minor performance improvements in the client-server communication
> >   (during the scan).
> 
> would someone please tell me how to get a gui version installed on
> Fedora Core 2.  I had identical problems before on Mandrake 9.2.
> 
> The problem is that these systems do not install gtk-config even thought
> I have the GTK2 development rpm loaded. The install fails thus:
> 
> [EMAIL PROTECTED] rful011]$ sudo sh tmp/nessus-installer.sh
> The command 'gtk-config' was not found in your $PATH.
> The nessus client will be built without its GUI...
>  

Aah - sorry. The installer looks for gtk-config but you want pkg-config.

Edit nessus-installer.sh and replace 'gtk-config' by 'pkg-config' and
try again.


                                -- Renaud
_______________________________________________
Nessus mailing list
[EMAIL PROTECTED]
http://mail.nessus.org/mailman/listinfo/nessus

Reply via email to