xfce with zh_TW in SLAX popcorn 5.1.8

0

READ FIRST :

SLAX Popcorn 5.1.8 RC in vmplayer

Slackware package search

xfce with zh_TW

加上一些設定讓 xfce 的某些部份可以秀出中文,也是覆蓋法,因為原來裝的 xfce 是精簡版,所有的 gettext 用的 mo 都被移除,只好抓全部的版本來蓋過去看看。

同時也需要 glibc-i18n 這個 mo 才可以運作。

  1. search http://slackware.it/en/pb/
  2. cd /mnt/hda1
  3. wget xfce-4.2.3.2-i486-1.tgz
  4. wget glibc-i18n-2.3.6-noarch-5.tgz
  5. tgz2mo xfce-4.2.3.2-i486-1.tgz xfce-4.2.3.2-i486-1.mo
  6. tgz2mo glibc-i18n-2.3.6-noarch-5.tgz glibc-i18n-2.3.6-noarch-5.mo
  7. reboot
  8. mc /etc/profile.d
  9. edit lang.sh
  10. change LC_ALL= and LANG=zh_TW and LC_CTYPE=zh_TW.UTF-8
  11. exit
  12. cd /mnt/hda1
  13. uselivemod work/ttf-arphic-uming-0.1.mo
  14. uselivemod glibc-i18n-2.3.6-noarch-5.mo
  15. uselivemod xfce-4.2.3.2-i486-1.mo
  16. startx
  17. check xfce-panel to see zh_TW version.
  18. thanks to translators at http://i18n.xfce.org/wiki/language_maintainers

測試有許多中文可以顯示,只有部分沒有,不過有個問題,xfce 的終端機開不起來,應該是執行程式的地方不一樣,後續要再查看看。

Comments

(leave url/email »)

   Preview comment