Re: [Pythonmac-SIG] Gtk issues

2009-07-18 Thread Jeff Liu
Hi, I have an issue with running configure for pygobject. I'm using the same version 2.12.3 as you, but the configure fails with the error: Could not run GLIB test program. Even passing the option --disable-glibtest doesn't work. The log from config.log seems to report that it can't find glib.h

Re: [Pythonmac-SIG] Gtk issues

2009-07-17 Thread Jeff Liu
Hi, I have an issue with running configure for pygobject. I'm using the same version 2.12.3 as you, but the configure fails with the error: Could not run GLIB test program. Even passing the option --disable-glibtest doesn't work. The log from config.log seems to report that it can't find glib.h

Re: [Pythonmac-SIG] Gtk issues

2009-06-08 Thread genemartin
i type PKG_CONFIG_PATH=/Library/Frameworks/GLib.framework/Resources/dev/lib/pkgconfig:/Library/Frameworks/Gtk.framework/Resources/dev/lib/pkgconfig:/Library/Frameworks/Cairo.framework/Resources/dev/lib/pkgconfig:/Library/Frameworks/Python.framework/Versions/2.5/lib/pkgconfig: ./configure --prefi

Re: [Pythonmac-SIG] Gtk issues

2009-06-07 Thread Chris Van Bael
Hi, In the post you mentioned below, there is step 3: 3 install pygtk 2.10.14 (working well with the framework) PKG_CONFIG_PATH=/Library/Frameworks/GLib.framework/Resources/dev/lib/pkgconfig:/Library/Frameworks/Gtk.framework/Resources/dev/lib/pkgconfig:/Library/Frameworks/Cairo.framework/Resource

Re: [Pythonmac-SIG] Gtk issues

2009-05-31 Thread genemartin
see my post on installing gtk and pygtk without Macports or Fink. http://www.nabble.com/PyGTK-on-OSX--to21186327.html#a22451916 http://www.nabble.com/PyGTK-on-OSX--to21186327.html#a22451916";>PyGTK on OSX? I don't use Fink or MacPorts because I want to compile myself to learn and they interfe