斜树的空间

集中精力,放弃一切的去做一件事情,只要尽力了,即使失败了,你也不会后悔!

  C++博客 :: 首页 :: 新随笔 :: 联系 :: 聚合  :: 管理 ::
  47 随笔 :: 0 文章 :: 12 评论 :: 0 Trackbacks
   here is my script for install Chinese fonts.

the   desired effect: I wanna to install my new Debian system like this, with all En environment include mene, desktop, system fonts but displays nicely chines on web pages   and emails .so , do it like this:

First Step:
  
su - root
dpkg-reconfigure locales
restart you system .
config the language you want to use.

chose below opition:
en_US.ISO-8859-1
en_US.UTF
-8
zh_CN.GB2312
zh_CN.UTF
-8
zh_CN.GBK
zh_TW.BIG5
zh_TW.UTF
-8

use command to check does them selected.
#locale -a
C
en_US
en_US.iso88591
en_US.utf8
POSIX
zh_CN
zh_CN.gb2312
zh_CN.gbk
zh_CN.utf8
zh_TW
zh_TW.big5
zh_TW.utf8
#

Second Step:  
this step to install all  font deb package.
fonts package list:
 ttf-arphic-ukai
 ttf
-arphic-uming
 ttf
-arphic-gbsn00lp
 ttf
-arphic-bkai00mp 
 ttf
-arphic-bsmi00lp
go to Debian Search web-page search for all these packages.
http://packages.debian.org/search?keywords=search

download all these pakages and use this command:     dpkg -i   PackageName.deb    to install.


Three Step:
Enjoy your life!


why I record in En: because I have gradute from my school, I do not need always write chinese , so I delay to install my input method on my new Debian system.
posted on 2011-09-30 23:47 张贵川 阅读(1872) 评论(1)  编辑 收藏 引用 所属分类: linux编程学习

评论

# re: Debian chinese fonts install 2013-04-29 13:51 Greedydaam
Thank you
Your write this in English help me ,because I can't use Chinese .   回复  更多评论
  


只有注册用户登录后才能发表评论。
网站导航: 博客园   IT新闻   BlogJava   知识库   博问   管理