LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1693|回复: 5

让你的aMSN支持中文

[复制链接]
发表于 2005-3-2 08:21:11 | 显示全部楼层 |阅读模式
zh-tcl:   Tool Command Language which supports Chinese
zh-tk:   Graphical toolkit for TCL which supports Chinese

有待验证...
 楼主| 发表于 2005-3-5 00:17:56 | 显示全部楼层
试了两天,没成功

请sir友指点一二。

我装了 zh-tcl-8.3.0 和 zh-tk-8.3.0 以及 tcltls
amsn下载的0.91版和0.94版
中文环境设为 zh_CN.eucCN
中文输入法为fcitx
系统为FreeBSD4.11

字母可以打上去,就是中文打不上。别人发给我的中文我可以看到,而且复制别人发给我的中文,再发出去也可以正常显示。从gedit中复制中文到aMSN中去就变成\u532之类了。
回复 支持 反对

使用道具 举报

发表于 2005-3-5 17:14:22 | 显示全部楼层

hi

虾米是emsn, 是linux下的msn么?


虾米是emsn, 是linux下的msn么?[/
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-3-7 09:21:01 | 显示全部楼层
eMSN

MSN-messenger for MIDP1 and MIDP2 mobiles. Login for free (first month). When logged in you get the same contact list as on your PC. Invite contacts and start chatting with emoticons. (Requires internet access via WAP, GPRS, etc. Many users report problems with WAP over GPRS. So you better not use WAP over GPRS)

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-3-7 09:31:18 | 显示全部楼层

About Amsn

aMSN : Alvaro's Messenger, or Another MSN messenger clone

This project is a modified and multilanguage version of Compu's Messenger (CCMSN).It's a Tcl/Tk script as was CCMSN and Tcl/Tk must be installed to run it. This means it is multiplatform and can run on any OS having Tcl/Tk installed (Linux, Windows, Macintosh).

It's a clone of the original MSN Messenger, having the same look and feel.

Some additional features exist such as on event alarms, history and we are working on more features. It is currently fairly complete with features such as :


Sound for Events

Look and Feel similar to original MSN Messenger

Multilanguage (Around 40 languages currently supported)

Running multiple instances of AMSN at once for multiple logins

File Transfers

Group Support

Normal and Animated Emoticons with sounds

Chat History

On Event Alarms

Conferencing Support

Full Proxy Support

Docking for Gnome1 and FreeDesktop (Gnome2/KDE3)

Font configuration

Profiles for separate configuration per login

AutoAway Messages

Manual Allow/Block/Contact/Reverse lists manipulation

Remote Control

Ability to detect contacts who removed you from their list

No censorship on nicknames

Support for Buddy Icons and MSN6 File Transfers (through server)
Very extensive preferences allows high level of customisation

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-3-8 17:29:45 | 显示全部楼层

这里是for繁体中文的解决方案

XIM Input
I am glad to inform you of XIM (X Input Method) support in AMSN, which means we could finally type Traditional Chinese... AMSN via XIM server, such as XCIN. Here are my instructions:

1. get Tcl/Tk tarball with i18n patched

wget http://jserv.sayya.org/tcl-i18n/tcl8.3_8.3.3-7.tar.gz
wget http://jserv.sayya.org/tcl-i18n/tk8.3_8.3.3-8.tar.gz


2. apply zh_TW locale patch

wget http://jserv.sayya.org/tcl-i18n/tcl8.3-fix-zh_TW.diff
cd tcl8.3-8.3.3
patch -p1 < ../tcl8.3-fix-zh_TW.diff


3. build Tcl with /opt prefix (It's my case only, and you can
  change it as you like)

./configure --prefix=/opt
make ; make install


4. build Tk

cd tk8.3-8.3.3
./configure --prefix=/opt
make ; make install


5. patch AMSN to adapt our own Tcl/Tk runtime (/opt/bin/wish8.3)

wget http://jserv.sayya.org/tcl-i18n/amsn-0.91-fix-path.diff
cd amsn-0.91
patch -p1 < ../amsn-0.91-fix-path.diff


6. launch AMSN

./amsn


That's all. Now, we could use XCIN as XIM in AMSN, and everything
goes around.

Here is my screenshot of patched AMSN and Tcl/Tk:

screenshot

Notice the Chinese characters rendering well.

cheers,
Jim Huang <jserv AT kaffe.org>

Created by: airadier last modification: Sunday 06 of March, 2005 [10:16:50 UTC] by clear_beast
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表