Ubuntu9.10下编译g2ipmsg(飞鸽传书)

2009-11-16 12:29:20 App Views(801)

1. 从官方下载最新的g2ipmsg-0.9.6(选择Gnome2 版 IP Menssenger)url: http://www.ipmsg.org

2. 解压后修改源文件g2ipmsg-0.9.6/src/codeset.h文件以支持中文(默认为日语)

#define IPMSG_WINIPMSG_PROTO_CODE    "CP936"

#define IPMSG_PROTO_CODE    "GBK"

3. 安装编译所需的依赖包: libgnome-dev libpanelappletmm-2.6-dev libgtk2.0-dev build-essential gettext intltool

4. 配置./configure --enable-systray

5. make

6. sudo make install

7. Log Out && Login

OK!!!

Tags:   ubuntu  g2ipmsg

Comments

Leave a Comment

Name
Content
Verification Type the characters you see in the picture below