|
我的是redhat8.0在安装pygtk-2.0.0的时候出现了下面的问题
checking for python module thread... yes
checking whether to enable threading in pygtk... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking for GLIB - version >= 2.0.0...
*** 'pkg-config --modversion glib-2.0' returned 2.2.2, but GLIB (2.0.6)
*** 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: maybe you want the gtk-gnome-1-2 branch?
是不是说我GLIB的版本太低呢,但是我装了glib-2.2.2.tar.bz2
望各位大哥帮帮小弟. |
|