Hi, I see no mention of the glib/gobject/GTK+ versions that are included in the said framework on the site: http://www.gtk-osx.org/ Also, is it standard practice to configure & build any software from a system directory ? Your configure error says that it doesnt find GLIB 2.8, either you dont have it, or you need to update PKG_CONFIG_PATH to find the .pc files needed to compile. At any rate, I should also point you here http://gtk-osx.sourceforge.net/ you probably already know about that page, it will allow you to build GTK+ and package your libs/apps along with GTK+ and its deps into a Foo.app relocatable package. Cheers, -Tristan On Tue, Nov 17, 2009 at 3:30 AM, Chad Dombrova <chadrik@xxxxxxxxx> wrote: > 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 > > _______________________________________________ > gtk-list mailing list > gtk-list@xxxxxxxxx > http://mail.gnome.org/mailman/listinfo/gtk-list > _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list