Nmap Development mailing list archives

Re: Check for GTK+ and PyGTK in configure


From: "Luis A. Bastiao Silva" <luis.kop () gmail com>
Date: Sat, 4 Oct 2008 19:03:26 +0100

Hi David,


On Sat, Oct 4, 2008 at 6:51 PM, David Fifield <david () bamsoftware com> wrote:

On Sat, Oct 04, 2008 at 10:41:26AM +0100, Luis A. Bastiao Silva wrote:
Well, I didn't know if I should post it.
But after made svn update, I tried configure nmap.
Just a simple command:
./configure --prefix=/usr

And just for the record:

checking for /usr/bin/python platform... (cached) linux2
checking for /usr/bin/python script directory... (cached)
${prefix}/lib/python2.5/site-packages
checking for /usr/bin/python extension module directory... (cached)
${exec_prefix}/lib/python2.5/site-packages
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 2.8.0... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log
for
the
*** exact error that occured. This usually means GTK+ is incorrectly
installed.
configure: WARNING: Not building Zenmap because GTK+ 2.8.0 or later was
not
found

import gtk
gtk.gtk_version
(2, 12, 9)


And same in a Mac box:
gtk.gtk_version
(2, 13, 1)


Thanks. That is unexpected. Can you send me config.log file?

See attachment.




David Fifield

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org



Best Regards,
-- 
Luis A. Bastiao Silva

Attachment: config.log
Description:


_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org

Current thread: