安装OpenQ求助!

上网、浏览、聊天、下载等
回复
againstwar
帖子: 4
注册时间: 2006-08-09 9:30

安装OpenQ求助!

#1

帖子 againstwar » 2006-08-09 11:20

.......
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... no
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking for pkg-config... /usr/bin/pkg-config
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: Library requirements (gaim) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
但gaim是ubuntu自带的,我不知道它装在哪,找不到gaim.pc文件。还有就是PKG_CONFIG_PATH变量是怎么回事,它的默认值是多少,怎么改回去,多谢!!!
chylli
帖子: 18
注册时间: 2006-01-13 13:09

#2

帖子 chylli » 2006-08-11 10:42

建议安装gaim svn ,里面包含了openq
svn co https://svn.sourceforge.net/svnroot/gaim/trunk gaim
可能用到以下几个包(su下)
sudo aptitude install libglib2.0-dev
sudo aptitude install libgtk2.0-dev
sudo aptitude install libgnutls-dev

cd gaim
./autogen.sh
./configure --enable-gnutls=yes
make

sudo make install
昨天刚安装,效果不错
头像
jazzi
帖子: 532
注册时间: 2005-10-16 23:26
来自: 泉州
联系:

#3

帖子 jazzi » 2006-08-12 19:07

chylli 写了:昨天刚安装,效果不错
声音正常吗,能否提供个deb包
You make it fun
It will make you fun
千里觅封侯
帖子: 8
注册时间: 2007-10-16 9:29

#4

帖子 千里觅封侯 » 2007-10-20 12:38

have you installed gaim-dev?
回复