2005-04-12 09:48:59
welcome !
View Mode: Normal | Article List
December, 2005 | 1

在Debian中安装中文字体

[ 2005-12-05 15:00:15 | Author: songzi ]
刚安装完的Debian,中文看起来惨不忍睹,需要安装一些字体:
apt-get install ttf-arphic-bkai00mp ttf-arphic-bsmi00lp ttf-arphic-gbsn00lp ttf-arphic-gbsn00lp

在/etc/apt/sources.list中加上:
deb ftp://debian.linux.org.tw/pub/apt unstable main
deb ftp://ftp.hk.debian.org/unoffical/dlot-apt unstable main

执行:
#apt-get update
#apt-get install ttf-fireflysung
安装fireflysung ...

Read More...
1