如何正确地配置locale

2008年10月7日 01:19  |  分类:Debian

不知改动了什么,导致每次使用aptitude的时候都会出现如下提示信息:

perl: warning: Setting locale failed .
perl: warning: Please check that your locale settings:
        LANGUAGE = "en_US",
        LC_ALL = "en_US",
        LANG = "en_US"
     are supported and installed on your system.

尝试dpkg-reconfigure locales未果,经过水木清华BBS linuxAPP版主Dieken的帮忙,终于解决,步骤如下:

全文阅读 »