免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1482 | 回复: 0

Fedora Core2的中文显示解决方案 [复制链接]

论坛徽章:
0
发表于 2004-10-06 00:02 |显示全部楼层

Fedora Core2默认采用zh_CN.UTF8,建议不要采用
一、配置修改
1. 修改/etc/sysconfig/i18n中默认语言为zh_CN.GB2312
2. 修改/etc/profile 增加export LANG=c
3. mount windows分区 mount -t vfat -o codepage=936,iocharset=gb2312,ro /dev/hda1  /mnt/c
4. 安装zhcon0.2.3, 其中make过程报错,可手动去除断言或者configure中加入调试参数1. 修改/etc/sysconfig/i18n中默认语言为zh_CN.GB2312
二、字体安装
    将Microsoft Windows下的相应TrueType拷贝到Fedora相应目录。我是放在/usr/share/fonts/windows目录下。然后以root执行下面的命令
    chmod -R 777 /usr/share/fonts/windows
    cd /usr/share/fonts/windows
    ttmkfdir .
    cp fonts.scale fonts.dir
    chkfontpath --add /usr/share/fonts/windows
    以下是我安装的字体文件
    (Arial)       - arial.ttf arialbd.ttf arialbi.ttf ariali.ttf
    (Courier New) - cour.ttf courbi.ttf courbd.ttf couri.ttf
    (Tahoma)      - tahoma.ttf tahomabd.ttf
    (Verdana)     - verdana.ttf verdanab.ttf verdanai.ttf verdanaz.ttf
    (GB)          - simsun.ttc
    (BIG5)        - mingliu.ttc
    (KR)          - batang.ttc gulim.ttc
    (JP)          - msgothic.ttc msmincho.ttc


本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/60/showart_559.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP