|
我按照说明装到./autogen.sh --prefix=/opt/gaim-qq之后出来很多行东西,最后几行提示是
checking for pkg-config... /usr/bin/pkg-config
checking for GLIB - version >= 2.0.0... no
*** Could not run GLIB test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GLIB is incorrectly installed.
configure: error:
*** GLib 2.0 is required to build Gaim; please make sure you have the GLib
*** development headers installed. The latest version of GLib is
*** always available at http://www.gtk.org/.
[root@localhost gaim-cvs-0319]#
我已经下载了一个glib2-2.2.1-1.i386.rpm安装了,后来又去www.gtk.org下载了GLib2.4.0安装(不知道是不是装错了,反正也没有报错),结果还是一样,请问怎么办?
谢谢 |
|