Linux下的QQ安裝 gaim正式版pidgin2.0.0 zt

本文內容已被 [ halfsugar ] 在 2007-08-25 04:22:35 編輯過。如有問題,請報告版主或論壇管理刪除.

本來是用eva登錄的,可是兩個QQ總是其中一個可以正常登錄,而另外一個老是提示版本底。無奈決定裝gaim+openq。

先去gaim主頁下載最新正式版pidgin2.0.0。

http://pidgin.im/download/

解壓縮,然後 cd 進入此文件夾

./configure

提示

configure: error:

You must have the GLib 2.0 development headers installed to build Gaim.

於是

sudo apt-get install libglib2.0-dev

然後

./configure

仍然提示GTK+ 2.0 is required to build Gaim

於是

sudo apt-get install libgtk2.0-dev



./configure

又提示You must have libxml2 >= 2.6.0 development headers installed to build Gaim

於是

sudo apt-get install libxml++2.6-dev



./configure

提示configure complete. now type “make“

於是

make

然後

sudo make install

終於提示搞定。

接著再裝openq,然後登錄QQ,上線,OK~~~

但是登錄msn卻提示:SSL support is needed for MSN. Please install a supported SSL library.

所有跟帖: 

哎,pidgin-2.1支持qq,再說ubuntu下編譯哪那麽複雜 -butdie- 給 butdie 發送悄悄話 butdie 的博客首頁 (120 bytes) () 08/24/2007 postreply 05:54:50

請您先登陸,再發跟帖!