rhel6安装中文字体库

 

[root@TESTSERVER116 ~]# yum grouplist
Available Language Groups:
Chinese Support [zh]
[root@TESTSERVER116 ~]# yum groupinstall "Chinese Support" -y

 

之后

linux 设置系统语言LANG(编码)

http://happyqing.iteye.com/blog/1739893 

 

其他人写的,没试过

yum install   cjkuni*
yum install  lbus-table*
yum install  wqy-zenhei-fonts

 

你可能感兴趣的:(linux,中文,字体,RHEL)