Nmap Development mailing list archives

Re: Check for GTK+ and PyGTK in configure


From: David Fifield <david () bamsoftware com>
Date: Sat, 4 Oct 2008 11:51:30 -0600

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?

David Fifield

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


Current thread: