debian 配置源&安裝字體
源:
vi /etc/apt/sources.list
debian 安裝字體
mkdir - p /usr/share/fonts/zh_cn
拷貝 c:\windows\simsun.ttc /usr/share/fonts/zh_cn/simsun.ttf
cd /usr/share/fonts/zh_cn
mkfontscale
mkfontdir
fc-cache
vi /etc/apt/sources.list
deb http://mirrors.163.com/debian squeeze main contrib non-free
deb-src http://mirrors.163.com/debian squeeze main contrib non-free
deb http://ftp.hk.debian.org/debian squeeze main contrib non-free
deb-src http://ftp.hk.debian.org/debian squeeze main contrib non-free
debian 安裝字體
mkdir - p /usr/share/fonts/zh_cn
拷貝 c:\windows\simsun.ttc /usr/share/fonts/zh_cn/simsun.ttf
cd /usr/share/fonts/zh_cn
mkfontscale
mkfontdir
fc-cache
posted on 2011-09-20 16:11 天下 閱讀(892) 評論(0) 編輯 收藏 引用 所屬分類: Linux使用

