LinuxSir.cn,穿越时空的Linuxsir!

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

Gaim 0.62 qq 插件(下载)

[复制链接]
发表于 2003-5-6 12:08:19 | 显示全部楼层
能装好,但不一会就自动关闭了........
发表于 2003-5-6 20:36:07 | 显示全部楼层
如果我已经用的gaim-0.62,是不是直接拷贝插件就行了
发表于 2003-5-6 21:22:33 | 显示全部楼层

回复: [转贴]QQ plugin 0.0.3 ft for Gaim 0.62(震撼新闻)

最初由 dancingpig 发表
下载

cd /root
tar xvfz gaim-0.62-libqqpatched.tar.gz
cd gaim-0.62
./configure
make
make install

2.Install libqq
cd /usr/local/share/pixmaps/gaim/status/default
tar xvfz ~/gaim-0.62/libqqpatched/qqfaces.tar.gz
cp ~/gaim-0.62/libqqpatched/libqq-0.0.3-ft-0.62-gcc32.so /usr/local/lib/gaim
cp ~/gaim-0.62/libqqpatched/gaim.mo /usr/local/share/locale/zh_CN/LC_MESSAGES/

3.Run gaim0.62
from 〖小文论坛〗

    兄台,小弟刚才 按上面的方法显示如下
#cd gaim-0.62
#./configure
   ***  一串checking.....
#make
   make: ***no targets specified and no makefiel found. stop.
#make install
   make :***no rule to make target 'install' ,stop

  //还有小弟的/usr/local/share/下为何只有info 和man两个文件,没有pixmaps和locale   所以Install libqq 也告失败
  //我用的是Red Hat 9  ,烦列兄台指点,谢谢
发表于 2003-5-6 21:54:47 | 显示全部楼层

回复: Gaim 0.62 qq 插件(下载)

最初由 zlly20 发表
ftp://download.cosoft.org.cn/inc ... libqqpatched.tar.gz

http://www.basedir.net/gaim-0.62-libqqpatched.tar.gz

RPM包下载:

ftp://166.111.172.8/incoming/GAIM-062

已经包含了libqq插件
添加qq插件方法
所有帐号--》修改--》插件--》QQ

i586 for mandrake 9.1
i386 for redhat 9


安装方法:


如果是用RPM包安装,直接就用
#rpm -vih gaim*.rpm --nodeps --force

如果是用源码包安装,就要下载gaim-0.62-libqqpatched.tar.gz这个包

要把原来的 gaim删除

#rpm -e gaim
安装:
#tar zxvf gaim-0.62-libqqpatched.tar.gz
#cd gaim-0.62
#./configure
#make
#make install
然后再把libqq的插件拷到用户的当前目录下。每个用户都要这样操作

#cd libqqpatched

#cp gaim.mo /usr/local/share/locale/zh_CN/LC_MESSAGES/
# cp libqq-0.0.3-ft-0.62-gcc32.so ~/.gaim/
#cp  qqfaces.tar.gz  /usr/local/share/pixmaps/gaim/status/default

#cd  /usr/local/share/pixmaps/gaim/status/default
#tar zxvf qqfaces.tar.gz

运行 gaim
#gaim&

登录时,先添上QQ号码,如果登不上去,要点帐号,然后改协议为QQ

北南 整理此帖

我运行gaim&,出错
mcop warning:user defined signal handler found for SIG_PIPE.overriding /tmp/mcop-xt1208 is not owned by user
发表于 2003-5-6 22:22:53 | 显示全部楼层
正常编译安装Gaim0.62 qq但使用中会不断跳出一个对话框,写着
Resend Confirm
To server packet PID:OXO0O8(Get user count)is resend for 5 times,maybe something wrong in network,do you wanna resend again? (n/y) 以前用Gaim0.58时也有这个问题,不知应该如何解决?
发表于 2003-5-6 22:27:30 | 显示全部楼层
只要在qq的"属性设置里-即时消息窗口"那里,将"显示好友登录/退出信息"功能去掉,这样远程朋友登录和关闭gaim时,都可备免这种情况下的崩溃
发表于 2003-5-6 22:55:19 | 显示全部楼层
nod~~

[root@Samsung qq]# rpm -ivh gaim*.i386.rpm --nodeps --force
Preparing...                ########################################### [100%]
   1:gaim                   ########################################### [100%]

[root@Samsung qq]# gaim
gaim: error while loading shared libraries: libgtkspell.so.0: cannot open shared object file: No such file or directory
[root@Samsung qq]#
最初由 7299 发表
RH9装for RH9的rpm包,提示缺少libgtkspell.so.0, rpmfind上面找到yank-gtkspell-0.2.1-6.i686.rpm,不能安装这个包,提示:
[root@Redhat9 qq]# rpm -ivh yank-gtkspell-0.2.1-6.i686.rpm
warning: yank-gtkspell-0.2.1-6.i686.rpm: V3 DSA signature: NOKEY, key ID f9651d5a
error: Failed dependencies:
        yank = 0.2.1 is needed by yank-gtkspell-0.2.1-6

挂了,RH9用不来,自己编译没试过,不想自己编译,因为gaim老是升级,编译的删除麻烦。
发表于 2003-5-6 23:06:02 | 显示全部楼层
版主Gaim0.62qq的"属性设置"里没找到"即时消息窗口"好像也没有  "显示好友登录/退出信息".去掉了"chats"里面的"显示加入/离开提示"故障依旧.
发表于 2003-5-7 08:45:13 | 显示全部楼层

为什么是这样的?

当我 在./configure 的时候 最后出现这样的显示是什么原因 希望大家给我看看 谢谢

./configure 前面好像还是正常的到了结束出险了我该怎么办??
checking for GLIB - version >= 2.0.0... no
*** Could not run GLIB test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GLIB is incorrectly installed.
configure: error:
*** GLib 2.0 is required to build Gaim; please make sure you have the GLib
*** development headers installed. The latest version of GLib is
*** always available at http://www.gtk.org/.
[root@lephone gaim-0.62]# make
make: *** No targets specified and no makefile found.  Stop.
[root@lephone gaim-0.62]# make install
make: *** No rule to make target `install'.  Stop.
发表于 2003-5-7 11:40:51 | 显示全部楼层

不能安装!

不能在红旗3。2下安装呀
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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