装的是xmms-1.2.10,./configure后到下面这样就停下了 是说我没装glib库?
请问怎么确定装没装?没装到哪下载啊?
checking for GLIB - version >= 1.2.2... no
*** The glib-config script installed by GLIB could not be found
*** If GLIB was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GLIB_CONFIG environment variable to the
*** full path to glib-config.
configure: error: *** GLIB >= 1.2.2 not installed - please install first ***
按上面的方法下载安装了gtk+-2.8.17这个包 ./configure之后出现下面提示
checking for BASE_DEPENDENCIES... Requested 'glib-2.0 >= 2.8.5' but version of GLib is 2.6.4
configure: error: Package requirements (glib-2.0 >= 2.8.5 atk >= 1.0.1 pango >= 1.9.0 cairo >= 0.9.2) were not met.
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively you may set the BASE_DEPENDENCIES_CFLAGS and BASE_DEPENDENCIES_LIBS environment variables
to avoid the need to call pkg-config. See the pkg-config man page for
more details.
请问这是缺什么啊?去哪下载安装?