LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: mars_engle

解决OpenQ 0.3.2 for Gaim 1.5.0无法登陆的问题

[复制链接]
发表于 2006-6-18 15:52:01 | 显示全部楼层
好像不支持64位的吧,我的还是不能连接啊!
回复 支持 反对

使用道具 举报

发表于 2006-6-25 18:34:16 | 显示全部楼层
OpenQ补丁已顺利打上,已经装gaim了,但是./configure时出现这个错误,怎么处理?
  1. checking for gaim... Package gaim was not found in the pkg-config search path.
  2. Perhaps you should add the directory containing `gaim.pc' to the PKG_CONFIG_PATH
  3. environment variable No package 'gaim' found
复制代码


Debian testing
gaim是apt-get安装的1.5版本,且已经sudo updatedb,locate gaim.pc没找到任何东西。
回复 支持 反对

使用道具 举报

发表于 2006-7-6 23:15:58 | 显示全部楼层
make的时候出错!!

utils.c:33:34: error: debug.h: No such file or directory
utils.c:36:45: error: prefs.h: No such file or directory
utils.c: In function 'split_data':
utils.c:97: warning: pointer targets in passing argument 1 of 'g_strsplit' differ in signedness
utils.c:104: warning: implicit declaration of function 'gaim_debug'
utils.c:104: error: 'GAIM_DEBUG_ERROR' undeclared (first use in this function)
utils.c:104: error: (Each undeclared identifier is reported only once
utils.c:104: error: for each function it appears in.)
utils.c:109: error: 'GAIM_DEBUG_WARNING' undeclared (first use in this function)
utils.c: In function 'get_face_gdkpixbuf':
utils.c:173: warning: implicit declaration of function 'gaim_prefs_get_string'
utils.c:173: warning: assignment makes pointer from integer without a cast
utils.c: In function 'try_dump_as_gbk':
utils.c:206: warning: pointer targets in passing argument 1 of 'qq_to_utf8' differ in signedness
utils.c:209: error: 'GAIM_DEBUG_WARNING' undeclared (first use in this function)
make[2]: *** [utils.lo] 错误 1
make[2]: Leaving directory `/home/nobodyz/downloads/openq/openq-0.3.2/src'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/home/nobodyz/downloads/openq/openq-0.3.2'
make: *** [all] 错误 2
回复 支持 反对

使用道具 举报

发表于 2006-11-23 19:50:23 | 显示全部楼层

用了你的不订,还是不能登录

我的系统是SUSE 10 桌面版的
回复 支持 反对

使用道具 举报

发表于 2007-11-2 09:01:14 | 显示全部楼层
Post by mars_engle
我写了一个补丁修正了这个问题,但不知道怎么提交,我把我修改的内容贴上来。修改是基于openq-0.3.2,gaim 的版本是1.5.0下面是修改的步骤:
1. 运行"tar -xjvf  openq-0.3.2.qq2006.patch.tar.bz2 -C /tmp", 解压下载的附件。
2。进入到openq 0.3.2的源代码目录里,运行命令"patch -p1 -i /tmp/openq-0.3.2.qq2006.patch".
3. 按标准的openq编译方法再编译一遍就行了。


我是菜鸟,openq编译方法能否讲详细些?
回复 支持 反对

使用道具 举报

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

本版积分规则

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