LINUX下安裝oracle的java字型問題
2. Java , Installanywhere 在 Redhat 上的中文問題解決方法 jacklondon [原作]
標準 jre/jdk 中只帶了 redhat 6 的 font.properties, 我在 redhat 7.3 和 redhat 8.0 上都不能用。我們需要建一個 font.properties.zh.Redhat 放在 redhat 的 jre/lib 目錄下。開啟 /usr/lib/X11/fonts/ttf-zh 或者 /usr/share/fonts/zh_CN/TrueType 下面的 font.dir, 將其中的一箇中文字型名複製下來,比如 -misc-ZYSong18030-medium-r-normal--0-0-0-0-c-0-iso10646-1,按照 java 的字型規則改為 -misc-ZYSong18030-medium-r-normal--*-%d-*-*-c-*-iso10646-1,將 font.properties.zh 中的內容複製到 font.properties.zh.Redhat 中。
我選用字型 -misc-ZYSong18030-medium-r-normal--0-0-0-0-c-0-iso10646-1 是因為在 redhat 7.3 和 redhat 8.0 上都能用。
因為 jre/jdk 找不到 Redhat 的 true type 字型,在檔案 font.properties.zh.Redhat 最後加入
appendedfontpath=/usr/lib/X11/fonts/ttf-zh
appendedfontpath=/usr/share/fonts/zh_CN/TrueType
將字型名全部替換成 -misc-ZYSong18030-medium-r-normal--*-%d-*-*-c-*-iso10646-1
標準 jre/jdk 中只帶了 redhat 6 的 font.properties, 我在 redhat 7.3 和 redhat 8.0 上都不能用。我們需要建一個 font.properties.zh.Redhat 放在 redhat 的 jre/lib 目錄下。開啟 /usr/lib/X11/fonts/ttf-zh 或者 /usr/share/fonts/zh_CN/TrueType 下面的 font.dir, 將其中的一箇中文字型名複製下來,比如 -misc-ZYSong18030-medium-r-normal--0-0-0-0-c-0-iso10646-1,按照 java 的字型規則改為 -misc-ZYSong18030-medium-r-normal--*-%d-*-*-c-*-iso10646-1,將 font.properties.zh 中的內容複製到 font.properties.zh.Redhat 中。
我選用字型 -misc-ZYSong18030-medium-r-normal--0-0-0-0-c-0-iso10646-1 是因為在 redhat 7.3 和 redhat 8.0 上都能用。
因為 jre/jdk 找不到 Redhat 的 true type 字型,在檔案 font.properties.zh.Redhat 最後加入
appendedfontpath=/usr/lib/X11/fonts/ttf-zh
appendedfontpath=/usr/share/fonts/zh_CN/TrueType
將字型名全部替換成 -misc-ZYSong18030-medium-r-normal--*-%d-*-*-c-*-iso10646-1
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/79499/viewspace-442/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- linux 安裝字型解決JAVA圖形中文亂碼問題LinuxJava
- 關於Linux下Texlive無法找到已安裝字型的問題與解決Linux
- linux系統下window字型安裝方法Linux
- Windows環境下Oracle11g安裝的問題WindowsOracle
- Oracle Linux 7.5下載和安裝OracleLinux
- Linux下安裝java及配置(yum安裝)LinuxJava
- Linux下Java環境安裝LinuxJava
- Linux下Oracle 11.2.0.1 RAC安裝筆記LinuxOracle筆記
- Linux安裝oracleLinuxOracle
- linux安裝中文字型Linux
- linux伺服器安裝字型Linux伺服器
- 【java】java10安裝問題Java
- jenkins安裝的時候 提示字型問題的解決方法Jenkins
- linux下檢視java的安裝路徑LinuxJava
- linux fedora core 5上安裝字型Linux
- Windows 和 Linux 上安裝 TTF 字型的方法WindowsLinux
- Python安裝cx_Oracle模組遇到的問題PythonOracle
- linux環境下解除安裝oracle11gLinuxOracle
- Maven的安裝/2.2 Linux下的安裝MavenLinux
- oracleLinux下安裝oracleOracleLinux
- ubuntu下安裝oracleUbuntuOracle
- windows下oracle安裝WindowsOracle
- confluence上傳檔案附件預覽亂碼問題(linux伺服器安裝字型操作)Linux伺服器
- Windows下Oracle的下載與安裝WindowsOracle
- oracle 10g在linux下的安裝及簡單命令Oracle 10gLinux
- Linux下怎麼安裝.deb格式的安裝包?Linux系統下.deb格式安裝包的安裝教程Linux
- Windows下ElasticSearch安裝中的問題解決WindowsElasticsearch
- Linux 安裝mysql 5.7.21 可能遇到的問題歸類LinuxMySql
- macbook 下安裝Goglang 以及安裝svn外掛所遇到的問題MacGo
- linux下安裝snap安裝工具Linux
- Oracle Linux 7.1中安裝MariadbOracleLinux
- Linux系統下mysql 5.7.31 glic版本安裝一些問題整理LinuxMySql
- Linux下jdk的安裝解除安裝切換LinuxJDK
- 11. Oracle for Linux安裝和配置—11.3. Oracle安裝和配置—11.3.1. Oracle軟體安裝OracleLinux
- linux下oracle安裝檔案.cpio.gz檔案的解壓LinuxOracle
- Nginx在Linux下的安裝NginxLinux
- Linux下利用指令碼靜默安裝Oracle11GLinux指令碼Oracle
- 學習scala,java安裝jdk及jre的問題JavaJDK
- Oracle Linux 6.5 安裝Oracle 10gR2LinuxOracle 10g