|
我在安装xmms时失败了,按INSTALL的要求我下载了glib,glib是最新版的,
安装完以后,在xmms目录下运行./configure提示没有安装glib-1.2-2 于是我又下了glib-1.2.2,安装完后,在xmms目录下运行./configure提示如下错误:
checking for GLIB - version >= 1.2.2...
*** 'glib-config --version' returned 1.2.2, but GLIB (1.2.10)
*** was found! If glib-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 glib-config was wrong, set the environment variable GLIB_CONFIG
*** to point to the correct copy of glib-config, and remove the file config.cache
*** before re-running configure
no
configure: error: *** GLIB >= 1.2.2 not installed - please install first ***
在网上查资料没有找到,都是你抄一下我,我抄一下你,好寒心呀!请有知道的兄弟帮个忙!谢谢! |
|