Linux 上使用QQ (pidgin + lwqq )出現的問題

來源:互聯網
上載者:User


安裝過程

作業系統是Ubuntu 12.04,最開始準備用 Empathy

添加QQ外掛程式步驟:

1. sudo add-apt-repository ppa:lainme/libqq

2. sudo apt-get update

3. sudo apt-get install libqq-pidgin

錯誤1 :Hash  Fuction wrong ,webqq protocol update 

結果是協議裡面還是沒有qq,繼續找找到了Ubuntu 12.10下用Empathy(pidgin-lwqq)登入QQ,於是裝pidgin, 我的是Ubuntu12.04 。裝了後可以在pidgin
裡看見QQ 和QQweb 協議,不過QQweb 協議的賬戶顯示“Hash  Fuction wrong ,webqq protocol update”,於是又找到了:

http://forum.ubuntu.org.cn/viewtopic.php?f=73&t=382754&start=930 
按照 937 樓  enncoco 的解法。


sudo
apt-get install build-essential cmake pkg-config libglib2.0-dev libpurple-dev libsqlite3-dev 
sudo apt-get install libmozjs185-dev libcurl4-gnutls-dev

git clone -b dev https://github.com/xiehuc/pidgin-lwqq.git
cd pidgin-lwqq/

git submodule init
git submodule update
mkdir build;cd build
cmake ..
make
sudo make install

然後開啟添加賬戶,就可以登入了。


錯誤2 : Segmentation fault (core dumped)

後來出現了問題:http.c:636 check_multi_info: 
async retcode:47
Segmentation fault (core dumped)

見:https://github.com/xiehuc/pidgin-lwqq/issues/388

忽然想到刪了賬戶再添加,就解決了。

其他:
lwqq 

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.