安装环境:Ubuntu 8.04
首先到:http://www.ipmsg.org/index.html.en 下载for unix GNOME2的源文件
1.解压缩
tar xvf g2ipmsg-0.9.5.tar.gz
2.安装所需要的支持包
sudo apt-get install libxml-parser-perl libgnomeui-dev libpanel-applet2-dev gettext build-essential pkg-config intltool
3.预编译
在预编译之前请修改预编译配置文件./configure
cd g2ipmsg-0.9.5
gedit ./configure
用编辑器查找CP932全部替换修改为CP936,否则安装完成之后收发信息和主机名是乱码
./configure –sysconfdir=/etc –enable-systray
4.编译
make
5.安装
sudo make install
6.运行
应用程序-附件-gnome2飞鸽