码迷,mamicode.com
首页 > 其他好文 > 详细

怎么在ubuntu上使用pidgin登陆QQ

时间:2014-09-14 08:56:26      阅读:146      评论:0      收藏:0      [点我收藏+]

标签:style   blog   http   io   os   使用   ar   sp   log   

1Ubuntu pidgin安装webqq

首先安装webqq的通讯协议:

sudo add-apt-repository ppa:lainme/pidgin-lwqq 
sudo apt-get update 
sudo apt-get install libpurple0 pidgin-lwqq
这时候还需要更新一下pidgin才不会出现QQ无法发出信息的悲剧。
sudo add-apt-repository ppa:pidgin-developers/ppa
sudo apt-get update 
sudo apt-get install pidgin
到这里如果添加账户时还没有webqq的选项就需要注销一下,在重新登录就可以看到了。

在使用上面命令的时候有时候会因为网络不稳定连不到服务器,可以重复试几次,不要出现error才好。





转自:http://rabbitzv0116.blog.163.com/blog/static/43363510201372111437/

怎么在ubuntu上使用pidgin登陆QQ

标签:style   blog   http   io   os   使用   ar   sp   log   

原文地址:http://www.cnblogs.com/misul/p/3970655.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!