|
发表于 2004-4-2 00:02:19
|
显示全部楼层
我用的是redhat9.0,在安装gaim-0.2.7.1-p1的时候提示需要GLib 2.0,原来自带的是1.2.10-10好像,我就装了GLib 2.3,但还是不对,提示没有GLib2.0
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/.
但我已经装了GLib2.3了,不知道怎么让它起作用?谢谢大家指点一下
[root@localhost gaim-cvs-0319]# rpm -q glib
glib-1.2.10-10
glib-2.3.0-1
[root@localhost gaim-cvs-0319]# |
|