编译audacious出错?
源代码编译audacious-1.2.2出错:
checking for glib-2.0 >= 2.6.0 gtk+-2.0 >= 2.6.0 gthread-2.0 pango...no
Requet: glib-2.0>=2.6.0 but version of Glib is 2-4.7
configure:: error: Cannot find glib2/gtk2/pango
rpm -qa |grep glib
dbus-glib-0.22-12.EL.7
glibc-headers-2.3.4-2.25
glibc-common-2.3.4-2.25
glibc-2.3.4-2.25
glibc-devel-2.3.4-2.25
glib-1.2.10-15
glibc-kernheaders-2.4-9.1.98.EL
glib2-2.4.7-1
glib2-devel-2.4.7-1
已经安glib啦??
另外在编译gst-plugins-good-0.10.4.tar.gz时,也出类似的错误!
cat config.log
configure:25851: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQ gobject-2.0 gthread-2.0 gmodule-2.0"
Requested 'glib-2.0 >= 2.6' but version of GLib is 2.4.7
configure:25854: $? = 1
configure:25865: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQ gobject-2.0 gthread-2.0 gmodule-2.0"
Requested 'glib-2.0 >= 2.6' but version of GLib is 2.4.7
configure:25868: $? = 1
configure:25895: error: This package requires GLib >= 2.6 to compile.
??????????????????
glib-2.0 >= 2.6.0 gtk+-2.0 >= 2.6.0意思?