linux菜菜 发表于 2005-5-10 14:44:45

有没有OPENQ的高手?

我安装OPENQ 0.31的时候./configure的时候 出错
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 1.0 is required to build OpenQ

可是我装了GAIM1。0啊?


望高手指点迷津   帮帮俺吧 :cry::cry:

天鹤 发表于 2005-5-11 01:30:06

重新编译gaim
./configure --prefix=/usr/local
make
make install
重新编译openq
./configure --prefix=/usr/local
make
make install
或者自己设环境变量。
页: [1]
查看完整版本: 有没有OPENQ的高手?