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
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
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
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
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