LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1220|回复: 3

安装gaim和openq问题!

[复制链接]
发表于 2006-1-17 11:47:41 | 显示全部楼层 |阅读模式
我用的是rh9.0,已经把原来带的gaim卸载了。

安装gtkspell的时候出现一个告警,但还是成功了,安装gaim没有问题。

××××××××××××××××××××××××××××××××××××××××××
[root@localhost gaim]# ls
gaim-1.5.0-0rh9.i386.rpm  gtkspell-2.0.4-fr3.i386.rpm
[root@localhost gaim]# rpm -ivh gtkspell-2.0.4-fr3.i386.rpm
warning: gtkspell-2.0.4-fr3.i386.rpm: V3 DSA signature: NOKEY, key ID e42d547b
Preparing...                ########################################### [100%]
   1:gtkspell               ########################################### [100%]
[root@localhost gaim]# rpm -ivh gaim-1.5.0-0rh9.i386.rpm
Preparing...                ########################################### [100%]
   1:gaim                   ########################################### [100%]
××××××××××××××××××××××××××××××××××××××××××

做完这一步gaim已经可以用了,我用msn都可以聊天,传文件也可以了。
但是安装openq的时候出现问题。
./config出错,最后几行如下:

××××××××××××××××××××××××××××××××××××××××××
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已经安装了啊,怎么会找不到呢?奇怪。

哪位能指点一下,多谢了!
 楼主| 发表于 2006-1-17 12:57:14 | 显示全部楼层
为什么gaim1.5.0找不到gaim.pc的目录?

我用rpm -ql gaim查看文件没有找到啊,是不是要换一个版本?
回复 支持 反对

使用道具 举报

发表于 2006-1-18 21:14:58 | 显示全部楼层
我也是同样的问题,哪位高手指点一下阿?谢谢!
回复 支持 反对

使用道具 举报

发表于 2006-6-21 22:00:26 | 显示全部楼层
转的,没试过,正在试

OpenQ-0.3.1的安装需要gaim版本为1.0及以上,首先到sourceforge下载最新的gaim与 OpenQ-0.3.1.tar.bz2,分别解压到相应路径。 1、安装gaim:进入其目录后,三步曲,./configure & make & make install。注意./configure最好用--prifix=指明安装路径。 2、安装OpenQ plugin: cd OpenQ ./autogen.sh make & make install 注意:如果./autogen.sh过程中无法找到gaim的相关库,可能提示找不到gaim.pc,你可以先export PKG_CONFIG_PATH=/usr/local/gaim-1.0/lib/pkgconfig/指定pkg-config搜索的路径 (/usr/local/gaim-1.0/是我的安装路径)。 3、安装完后可以在/usr/bin中为gaim添加一个符号连接:ln -s /usr/local/gaim-1.0/bin/gaim /usr/bin/gaim 4、直接运行gaim即可启动,你会发现OpenQ插件已经可以使用了 OpenQ-0.3.1功能已经很不错了,基本的功能差不多都有了,可以进行群操作和文件传输了。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表