[求助]有关locale出错的问题
发表于 : 2009-01-09 15:30
最近乱鼓捣系统,想在终端tty下显示中文来着,结果出现一下错误:
输入
显示如下内容:
用apt-get安装删除软件时出现以下错误:
鄙人新手,恳请赐教。
输入
代码: 全选
locale
代码: 全选
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
LANG=zh.CN.UTF8
LC_CTYPE="zh.CN.UTF8"
LC_NUMERIC="zh.CN.UTF8"
LC_TIME="zh.CN.UTF8"
LC_COLLATE="zh.CN.UTF8"
LC_MONETARY="zh.CN.UTF8"
LC_MESSAGES="zh.CN.UTF8"
LC_PAPER="zh.CN.UTF8"
LC_NAME="zh.CN.UTF8"
LC_ADDRESS="zh.CN.UTF8"
LC_TELEPHONE="zh.CN.UTF8"
LC_MEASUREMENT="zh.CN.UTF8"
LC_IDENTIFICATION="zh.CN.UTF8"
LC_ALL=
代码: 全选
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "zh.CN.UTF8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Selecting previously deselected package amule-daemon.
(Reading database ... 128088 files and directories currently installed.)
Unpacking amule-daemon (from .../amule-daemon_2.2.2-1ubuntu1_i386.deb) ...
Processing triggers for man-db ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "zh.CN.UTF8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
/usr/bin/mandb: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
Setting up amule-daemon (2.2.2-1ubuntu1) ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "zh.CN.UTF8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
* Not starting aMule daemon, AMULED_USER not set in /etc/default/amule-daemon.