I.系统工具
1.安装解压压缩工具
sudo apt-get install rar unrar p7zip-full cabextract
2.安装中文输入法
sudo apt-get install language-support-zh
II.通讯工具
1.Ubuntu QQ
A. 下载QQ,之后双击安装。
B.下载地址:
http://dl_dir.qq.com/linuxqq/linuxqq_v1.0.2-beta1_i386.deb
2.Linux Fetion (飞信)
A.下载LibFetion,之后双击安装。
B.下载地址:
http://www.libfetion.cn/Linux_demoapp_download.html
http://libfetion-gui.googlecode.com/files/linux-fetion_0.9.2-ubuntu_8.04_i386.deb
3.Linux g2ipmsg ( 飞鸽)
A.下载g2ipmsg
B.下载地址:
http://www.ipmsg.org/archive/g2ipmsg-0.9.6.tar.gz
C.安装依赖包
sudo apt-get install libxml-parser-perl libgnomeui-dev libpanel-applet2-dev
sudo apt-get install gettext intltool
D.配置文件,更改语言(默认为日语)
方案一:
a. 将g2ipmsg-0.9.1/src/codeset.c中的CP932 改为CP936
b. ./configure –prefix=/usr –sysconfdir=/etc –enable-systray
方案二: 执行./configure --prefix=/usr --sysconfdir=/etc --enable-systray \--with-ext-charcode=CP936
E.编译
make
F.安装
sudo make install
4.iptux (飞鸽传书GNU/Linux版)
A.下载地址:
http://code.google.com/p/iptux/downloads/list
B.安装配置:
方案一:
a. tar xzvf iptux-0.x.x.tar.gz
b. cd iptux-0.x.x
c. ./configure
d. make
e. sudo make install
方案二:
下载iptux的deb安装包
III.下载工具
1. (多线程下载、BT下载、电驴). sudo apt-get install d4x amule azureus
2. (multiget). http://sourceforge.net/projects/multiget/files/
sudo apt-get install multiget