[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Debian 怎么装语言支持?



2009/4/3 Dongsheng Song <dongsheng.song@gmail.com>:
> 2009/4/3 Liuheng <liuhengloveyou@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

-- 
cathayan@gmail.com
http://blog.cathayan.org

Reply to: