[pygtk] Install pyGtk on Solaris 10

David Miller me_dave at yahoo.com
Wed May 13 04:31:39 WST 2009


Newbie here... I want to install pyGtk on Solaris 10 but am running into issues

my system has:
python version 2.4.4 at /usr/bin/python
glib 2.4.1
gtk+ 2.4.9

I pulled down pygtk 2.4.1 to install, after running configure I get the following:

-----------------------
checking for GLIB - version >= 2.4.0... no
*** Could not run GLIB 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 GLIB is incorrectly installed.
configure: error: maybe you want the pygtk-2-2 branch?
------------------------

When I look at the config.log it appears to complain about an option 't' ... where is it getting this?

----------------------------------------
configure:20354: checking for pkg-config
configure:20385: result: /bin/pkg-config
configure:20406: checking for GTK+ - version >= 2.4.0
configure:20521: gcc -o conftest -g -O2 -mt -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr
/openwin/include -I/usr/sfw/include -I/usr/sfw/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      conftest.c -mt -lgtk-x11-2
.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lmlib -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0
   >&5
cc1: error: invalid option `t'
cc1: error: invalid option `t'
--------------------------

Any help appreciated!
Dave




-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.daa.com.au/pipermail/pygtk/attachments/20090512/d64482e0/attachment.htm 


More information about the pygtk mailing list