歡迎您光臨本站 註冊首頁

ubnutu上裝pidgin2.0.2

←手機掃碼閱讀     火星人 @ 2014-03-23 , reply:0

作者:吳先源

今天心血來潮,將自己心愛的本本換成了ubnutu,花了我一個下午的時間,哈哈,這裡不講怎麼安裝ubnutu7.0.4 desktop版本。這裡介紹下我今天在ubnutu上跑QQ的故事!來吧,開始記得5月左右,tencent將自己的協議改了,該死的馬瘋子,NND現在牛氣了,封殺了第三上軟體,像我們這些pidgin/evaQQ的忠實觀眾。真是受氣!!網上找了許多資料,哈哈,終於找到昨天發布的pidgin2.0.2,Ubnutu官方上還未發布,下載地址:http://sourceforge.net/ ,(在這上面搜索下吧:pidgin-2.0.2.tar.gz).

解壓/編譯/安裝
work@work-desktop:/tmp$ tar -xzvf pidgin-2.0.2.tar.gz
work@work-desktop:/tmp$ cd pidgin-2.0.2
work@work-desktop:/tmp/pidgin-2.0.2$ ./configure
work@work-desktop:/tmp/pidgin-2.0.2$ make
work@work-desktop:/tmp/pidgin-2.0.2$ sudo make install

ln -s /usr/local/bin/pidgin /home/work/Desktop/pidgin (注意鏈接地址有區別,依你的路徑)
大功告成!哈哈:

不過我在編譯的時候,出現了依賴包問題,如下處理:
$ sudo apt-get build-dep gaim

附上我的錯誤config.log
...
configure:2715: gcc -v &5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
configure:2718: $? = 0
configure:2720: gcc -V &5
gcc: '-V' option must have argument
configure:2723: $? = 1
configure:2746: checking for c compiler default output file name
configure:2749: gcc conftest.c>&5
collect2: canon find 'ld'
configure:2752: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "pidgin"
| #define PACKAGE_TARNAME "pidgin"
| #define PACKAGE_VERSION "2.0.1"
| #define PACKAGE_STRING "pidgin 2.0.1"
| #define PACKAGE_BUGREPORT "devel@pidgin.im"
| #define PACKAGE "pidgin"
| #define VERSION "2.0.1"
| #define CONFIG_ARGS ""
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:2791:error: c compiler cannot create executables
See `config.log' for more details.


## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-linux-gnuoldld
ac_cv_build_alias=i686-pc-linux-gnuoldld
ac_cv_env_CC_set=
ac_cv_env_CC_value=

[火星人 ] ubnutu上裝pidgin2.0.2已經有439次圍觀

http://coctec.com/docs/linux/show-post-124208.html