|
发表于 2004-3-5 09:50:48
|
显示全部楼层
最初由 laurel 发表
各位大哥们,为什么小弟用的时候不行阿?
./autogen.sh时,提示出错:
You must have gettext installed to compile Gaim
./configure时,最后提示出错:
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/.
求助了,本人刚用硬盘安装的redhat9.0啊
是不是缺少安装组件啊?应该怎么办?
gettext包和libglib2.0-dev包没有装.
在编译源码的时候提示缺少哪一个包,就应该去装带dev的那个包。这个包才是开发用的。 |
|