|
小弟第一次用debian,在编译gaim0.76的时候遇到一个问题.执行./configure的时候,会报错:
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/.
估计是glib的版本太老的缘故,可是也不至于debian的glib的版本如此老吧!
我查了一下,gtk2.2早在2002年就发布了!
是不是安装程序的错误?
如何解决,谢谢! |
|