compiling pygtk against gtk+ frameworks on osx
- From: Chad Dombrova <chadrik gmail com>
- To: gtk-list gnome org
- Subject: compiling pygtk against gtk+ frameworks on osx
- Date: Mon, 16 Nov 2009 21:30:49 -0800
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]