richliu’s blog

Linux, 工作, 生活.

richliu’s blog header image 2

Gentoo Sun Jre 中文設定.

December 7th, 2005 · 1 Comment

今天看 建華金控 MMA的網頁, 發現JAVA 內的中文有問題. 在網路上找了一下, 最快速的方法是

# cd /opt/sun-jre-bin-1.5.0.05/lib/fonts/
# mkdir fallback
# cd fallback
# ln -sf /usr/share/fonts/fireflysung/fireflysung.ttf
重新啟動 Firefox , 大功告成.

對了, FF 支援 Sun Jre 的方法

# cd /usr/lib/mozilla-firefox/plugins
# ln -sf /opt/sun-jre-bin-1.5.0.05/plugin/i386/ns7/libjavaplugin_oji.so .


ref. Debian下Java 1.5中文字体配置

On this day..

Tags: ,

Related posts

Tags: Gentoo · Linux

1 response so far ↓

  • PipperL // Dec 7, 2005 at 11:10 pm
    Using Mozilla Firefox Mozilla Firefox 1.5 on Windows Windows XP

    我都乖乖用windows/IE開MMA的網頁……

    [reply this comment]

Leave a Comment