Hi, I'm trying to install pygtk-2.12.1 to work with Python 2.5.2, so I compiled "glib-2.18.4" first, and installed under my "/pkg" hierachy, but having trouble with pygobject-2.16.0 compilations, getting the following error ./configure --prefix=/pkg/pygobject ....... ....... ./configure: line 1: ./libtool: No such file or directory checking for pkg-config... /pkg/pkg-config/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.14.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: maybe you want the pygobject-2-4 branch?
I've setup my PATH and LD_LIBRARY_PATH to include "python 2.5.2, glib, and pkg-config", also created a new variable PYTHON pointing to the desired python program. Am I missing some thing else? Any help will be greatly appreciated. Regards, -Amir
_______________________________________________ gnome-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-list
