| 发表于:2007-09-30 10:09:163楼 得分:0 |
先看看glibc支持不支持 #locale -a ¦ grep zh ... zh_cn zh_cn.gb18030 zh_cn.gb2312 zh_cn.gbk zh_cn.utf8 ... #echo "export lang=zh_cn.utf8" > > $home/.bash_profile #echo "export lc_all=zh_cn.utf8" > > $home/.bash_profile 重新启动进图形见面 一般装个smart common input method 输入法就可以用了 | | |
|