compiling pygtk against gtk+ frameworks on osx



hello,
i found this fantastic frameworks installer for osx: http://www.gtk-osx.org/.  it installed without a problem, but i cannot compile pygtk against it.  i'm not sure how to set it up to work with a framework install.  as it is, it cannot find glib:


chad> ./configure --prefix=/System/Library/Frameworks/Python.framework/Versions/2.6/
[....]
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.8.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: gobject is required to build pygtk?

i fumbled around trying to set DYLD_LIBRARY_PATH and DYLD_FRAMEWORK_PATH, but no success.  this is on osx 10.6.2

any help would be greatly appreciated.

thanks,
chad



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]