Hi! I'm trying to install pygtk, therefore I had to install a glib version
= 2.8.0. I did this, but now, when I try ./configure, this error occurs
checking for GLIB - version >= 2.8.0... *** 'pkg-config --modversion glib-2.0' returned 2.12.0, but GLIB (2.6.4) *** was found! If pkg-config was correct, then it is best *** to remove the old version of GLib. You may also be able to fix the error *** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing *** /etc/ld.so.conf. Make sure you have run ldconfig if that is *** required on your system. *** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH *** to point to the correct configuration files no configure: error: gobject is required to build pygtk? How can I resolve this conflict? I can't remove 2.6.4 because it would remove libatk1.0-dev, libbonobo2-dev, libgconf2-dev, libglibmm-2.4-dev, libgnome2-dev, libgtk2.0-dev, libidl-dev, liborbit2-dev, libpango1.0-dev and python2.4-dev. Regards, Amanda
_______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
