Mailing List Archive

1.2.7 insists on GTK
I am trying out (or well, trying to try out) nessus 1.2.7, but it keeps
insisting on GTK else it won't build the client.

This is my ./configure stuff (it's one line here):

/configure -prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info
--datadir=/usr/share --sysconfdir=/etc --enable-syslog
--enable-tcpwrappers --enable-save-sessions --enable-save-kb
--localstatedir=/etc --disable-gtk --without-x

As you can see I see I am specificly telling it not to use neither X or
GTK. Still I get this when I run the ./configure:

checking for gtk-config... no
checking for gtk12-config... no
checking for gtk10-config... no
checking for pkg-config... no
configure: warning: **** gtk-config not found. The client will not be built

while for X I get:

checking for X... disabled

which is correct.

This is on linux 2.4.19, gcc 3.2.1 (x86)

It is also filed as bug #26 on bugs.nessus.org

Best regards
Michael Boman

--
Michael Boman
Security Architect, SecureCiRT (A SBU of Z-Vance Pte Ltd)
http://www.securecirt.com
Re:1.2.7 insists on GTK [ In reply to ]
Michael,

This error has happened to me and despite what is shown by the
configure script, the command line client has been compiled and built
without problems.

Marlon

---------- Cabeçalho inicial -----------

De: owner-nessus-devel@list.nessus.org
Para: nessus-devel@list.nessus.org
Cópia:
Data: Thu, 2 Jan 2003 20:05:41 +0800
Assunto: 1.2.7 insists on GTK

> I am trying out (or well, trying to try out) nessus 1.2.7, but it keeps
> insisting on GTK else it won't build the client.
>
> This is my ./configure stuff (it's one line here):
>
> /configure -prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info
> --datadir=/usr/share --sysconfdir=/etc --enable-syslog
> --enable-tcpwrappers --enable-save-sessions --enable-save-kb
> --localstatedir=/etc --disable-gtk --without-x
>
> As you can see I see I am specificly telling it not to use neither X or
> GTK. Still I get this when I run the ./configure:
>
> checking for gtk-config... no
> checking for gtk12-config... no
> checking for gtk10-config... no
> checking for pkg-config... no
> configure: warning: **** gtk-config not found. The client will not
be built
>
> while for X I get:
>
> checking for X... disabled
>
> which is correct.
>
> This is on linux 2.4.19, gcc 3.2.1 (x86)
>
> It is also filed as bug #26 on bugs.nessus.org
>
> Best regards
> Michael Boman
>
> --
> Michael Boman
> Security Architect, SecureCiRT (A SBU of Z-Vance Pte Ltd)
> http://www.securecirt.com
>
>