因為工作上需要在 XUbuntu 上過活,為瞭解決 MSN 的問題,重新包了 aMSN。選擇 aMSN 的原因就只是它跟 MSN Live 的互動比較完整,但因使用 tcl/tk 的關係,中文上會有些許問題,需要重新編譯包裝 tcl/tk 及 aMSN。

預先編譯好的 deb 檔在此,需要的人可以享用。
tcl8.5.0
tk8.5.0
amsn0.97

使用前請先將官方的 aMSN 移除。tcl/tk 會安裝到 /opt/amsn 底下,而 aMSN 安裝在 /usr 底下。
Have Fun !

 

補充:
新出爐的 SOP,請享用。
1. 下載預先編譯包裝完成的 deb 檔:
$ wget http://zxlin67.googlepages.com/amsn_0.97-1_i386.deb
$ wget http://zxlin67.googlepages.com/tcl8.5.0_8.5.0-1_i386.deb
$ wget http://zxlin67.googlepages.com/tk8.5.0_8.5.0-1_i386.deb

2a. 若系統中已安裝 aMSN,移除舊版本:
$ sudo apt-get remove --purge amsn

2b. 若系統中無 aMSN,請先安裝官方套件再移除(避免相依性問題):
$ sudo apt-get install amsn
$ sudo apt-get remove --purge amsn

3. 安裝1.所下載的 deb 套件:
$ sudo dpkg -i tcl8.5.0_8.5.0-1_i386.deb
$ sudo dpkg -i tcl8.5.0_8.5.0-1_i386.deb
$ sudo dpkg -i amsn_0.97-1_i386.deb

4. 解決 aMSN 連線時 TLS 的問題:
$ sudo apt-get install tcltls
在「偏好設定(Preferences)」->「進階(Advanced)」中,TLS 的位置指向 /usr/lib/tls1.50 即可。

5. 設定傳訊時聲音效果(optional)
$ sudo apt-get install libsnack2.2
$ ln -s -f -v /usr/lib/snack2.2 ~/.amsn/plugins/Snack
arrow
arrow
    全站熱搜

    zxlin 發表在 痞客邦 留言(2) 人氣()