你想系统显示英文?设置LANG=en_US就可以了,为了保证输入法工作正常,同时设置LC_CTYPE=zh_CN。
在 09-4-3,cathayan<catha...@gmail.com> 写道: > 2009/4/3 Dongsheng Song <dongsheng.s...@gmail.com>: >> 2009/4/3 Liuheng <liuhenglove...@gmail.com>: >>> 如题。 >>> 我装系统就是中文的。 >>> 现在想装英文的LOCAL支持怎么装呢? >>> >> >> 所有 Linux 都内置支持英文,在你的 ~/.zshrc 或 ~/.bash_profile 等文件中 >> 增加: >> >> unset LANG LANGUAGE >> export LC_ALL=en_US.UTF_8 或 export LC_ALL=C >> >> 即可。 >> > > aptitude install locales 不想费时间等着编译的话就装 locales-all > dpkg-reconfigure locales 配置要用的和缺省的locale > > -- > catha...@gmail.com > http://blog.cathayan.org > -- Regards, David