yttlovezxx 发表于 2004-9-21 22:09:26

why display this????help?!!!!!

checking for pkg-config... (cached) /usr/bin/pkg-config
checking for GTK+ - version >= 2.4.0... yes (version 2.4.0)
checking for gaim... Package gaim was not found in the pkg-config search path.
Perhaps you should add the directory containing `gaim.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gaim' found
configure: error: gaim 0.82+ is required to build OpenQ
#
:-(:-(:-(:-(:-(:-(

llc 发表于 2004-9-22 15:06:42


gaim 0.82+ is required to build OpenQ

就是说,你要安装openq的话,需要先安装gaim0.82以上,configure脚本在缺省路径下检查到你系统中没有gaim.pc这个文件,因此判断你没有安装gaim0.82
先安装上gaim0.82+再试试

yttlovezxx 发表于 2004-9-22 18:37:23

大哥,我装的是gaim1.0的呀!!!

troll 发表于 2004-9-22 19:11:20

是不是gtk2.4和gaim不在一个PKG_CONFIG_PATH中,比如一个装在/usr/local,一个装在/usr。

llc 发表于 2004-9-22 20:19:22

找找你的gaim.pc所在目录,将路径加入到PKG_CONFIG_PATH这个变量里去试试
页: [1]
查看完整版本: why display this????help?!!!!!