ChinaUnix首页 > 精华文章 > Linux > 正文

[精彩] gaim0.76+libqq0.25+ssl(MSN)简明安装


http://www.chinaunix.net 作者:chengxin119  发表于:2006-07-15 23:01:35
发表评论】 【查看原文】 【Linux讨论区】【关闭

现在的gaim的很多出现MSN不能登录的现象:协议不支持,需要SSL.并且qq插件的安装也交复杂,我经过了一天时间,查了很多的资料,到最后搞定时,才发现是这样的简单!
download:
http://www.linuxeden.com/download/softdetail.php?softid=1045
ftp://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v4.3/Linux2.4_x86_glibc_PTH_OPT.OBJ/nspr-4.3.tar.gz
ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_8_RTM/Linux2.4_x86_glibc_PTH_OPT.OBJ/nss-3.8.tar.gz

tar zxvf nspr-4.3.tar.gz
mkdir /usr/include/nspr
cp -r nspr-4.3/include/* /usr/include/nspr
cp nspr-4.3/lib/* /usr/lib

tar zxvf nss-3.8.tar.gz
mkdir /usr/include/nss
cp -r nss-3.8/include/* /usr/include/nss
cp nss-3.8/lib/* /usr/lib

编译gaim:
tar jxf gaim-0.76cvs-qq-0.2-final-src.tbz
cd gaim-0.76cvs-qq-0.2-final 
./configure --prefix=/usr/local --with-nspr-includes=/usr/include/nspr --with-nspr-libs=/usr/lib --with-nss-includes=/usr/include/nss --with-nss-libs=/usr/lib
make
make install

安装完毕
启动gaim 0.76 /usr/local/bin/gaim

author : 闯荡
网站:[url=http://www.troyoo.com][color=red]Troyoo.com超越 超越虚拟开放公司[/color]








 boom321 回复于:2004-03-27 16:26:03

能下么? 怎么反映迟钝阿?


 chengxin119 回复于:2004-03-27 16:37:21

速度很快的,都是官方网站


 boom321 回复于:2004-03-27 16:37:41

还真能下,就是太慢了!    5kB


 chengxin119 回复于:2004-03-27 16:49:33

图样:
快升级你的gaim把,太爽了,







 天外闲云 回复于:2004-03-27 16:53:24

不用msn不用qq,用e-mail,方便省事,省得老被一些人缠着说话,好累。


 boom321 回复于:2004-03-27 17:46:41

gaim-0.76cvs-qq-0.2-final-src.tbz

第一个链接不是这个文件包,而且解不开啊!


 chengxin119 回复于:2004-03-27 19:07:44

引用:原帖由 "boom321" 发表:
gaim-0.76cvs-qq-0.2-final-src.tbz

第一个链接不是这个文件包,而且解不开啊!


请你打开叶面然后在下载


 boom321 回复于:2004-03-27 20:38:48

我是打开后下载的,

是这个gaim-cvs-0218-qq-0.2.5.src.tbz 也可以么?


 chengxin119 回复于:2004-03-28 10:01:09

是的,


 wallace888 回复于:2004-03-28 11:19:40

兄弟可以把这几个包一起打个包传给我吗?
wallace888@linuxtt.com
谢谢!还有要不直接放到论坛上呀!你的 连接下载速度不好!


 kingnetwork 回复于:2004-03-28 12:17:07

谢了!速度真的很快


 Love Linucs 回复于:2004-03-28 14:31:52

前面曲师兄给出了相关的方法。
但mozilla的FTP服务器有些问题。这里有两个地址还比较快。
和大家共享。
nspr:http://www.rdg.mirror.ac.uk/sites/www.ibiblio.org/gentoo/distfiles/nspr-4.3.tar.gz
nss:http://www.rdg.mirror.ac.uk/sites/www.ibiblio.org/gentoo/distfiles/nss-3.8.tar.gz


 GoldSn0ke 回复于:2004-04-03 11:46:54

good,thank u...


 lujun0205 回复于:2004-04-06 23:40:04

支持群吗?


 wd 回复于:2004-04-07 08:51:35

可以下载,速度挺块,呵呵。。。
linux的qq居然也可一弄这么好了。。


 jeffreyli 回复于:2004-04-11 16:05:06

[root@vmred gaim-0.76cvs-qq-0.2-final-src]# make
make: *** No targets specified and no makefile found.  Stop.


[root@vmred gaim-0.76cvs-qq-0.2-final-src]# make install
make: *** No rule to make target `install'.  Stop.


为什么编译时出错呢?

我按楼上的步骤做的,到这儿就不行了。急,,,,,,,,


 jeffreyli 回复于:2004-04-11 16:09:14

./configure --prefix=/usr/local --with-nspr-includes=/usr/include/nspr --with-nspr-libs=/usr/lib --with-nss-includes=/usr/include/nss --with-nss-libs=/usr/lib 
期间出现如下提示:
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/.

是不是缺少glib包呢?请问如何解决呢?

谢谢


 jeffreyli 回复于:2004-04-11 16:51:42

可我把glib安上了还是出现以上信息,,,,急,,,,

那位高手指点一下。


 Seasir 回复于:2004-04-26 13:29:30

gaim-0.76cvs-qq-0.2-final-src.tbz

我想编译这个文件!!请问在哪个目录下面!!!


 Linux@初学者 回复于:2004-04-27 11:37:58

就是啊glib-2.0.0-i386.rpm的包哪有啊?我装了tar包后,不管用啊。


 chengxin119 回复于:2004-05-20 14:30:27

怎么没人帮忙?


 duo324 回复于:2004-07-02 18:26:56

那么多的代码和命令我看不懂阿!能详细一点吗,
一步一步来嘛,如果可以的话,请您发到我的邮箱好吗?
duo324@hotmail.com
duo324@21cn.com


 batflngi 回复于:2004-07-27 15:32:18

引用:原帖由 "chengxin119"]
 发表:




[root@free gaim-cvs-0218-qq-0.2.5]# make
make: *** No targets specified and no makefile found.  Stop.
[root@free gaim-cvs-0218-qq-0.2.5]# make install
make: *** No rule to make target `install'.  Stop.



当我到最后两步的时候,系统这么提示是为什么啊?我前面都是一步步照着做下来的啊。


 reachcool 回复于:2005-01-12 17:20:00

说明
你没有
装gaim


 xuhehao 回复于:2005-01-12 17:48:56

引用:原帖由 "batflngi"]e gaim-cvs-0218-qq-0.2.5 发表:
# make install
make: *** No rule to make target `install'.  Stop.



当我到最后两步的时候,系统这么提示是为什么啊?我前面都是一步步照着做下来的啊。



./configure你做的有问题 :shock:


 小脸猫 回复于:2005-12-03 18:20:17

make[3]: *** [rxhandlers.lo] Error 1
make[3]: Leaving directory `/root/gaim-0.76cvs-qq-0.2-final-src/src/protocols/oscar'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/root/gaim-0.76cvs-qq-0.2-final-src/src/protocols'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/root/gaim-0.76cvs-qq-0.2-final-src/src'
make: *** [install-recursive] Error 1
装的过程中出现这个,不知道什么意思,本人在FC4下
新人求助!


 cynosurelu 回复于:2006-03-29 10:32:15

Thanks!
Again Thanks


 myfreeke 回复于:2006-07-15 23:01:35

checking for socklen_t... yes
checking for pkg-config... /usr/bin/pkg-config
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/.
我在这里报错了




原文链接:http://linux.chinaunix.net/bbs/viewthread.php?tid=290392
转载请注明作者名及原文出处