Cannot open the message catalog “man” for locale “zh_CN.UTF-8″

今天使用 centos 6.2 出现这个问题

Cannot open the message catalog "man" for locale "zh_CN.UTF-8"

本能的反映应该是和系统默认设置的中文有关,google 了一下,发现现成的答案都是一些这种的方法

我也来提供一个解决方法:

/etc/environment 文件中增加下面2行
LANG=en_US.utf-8
LC_ALL=en_US.utf-8
This entry was posted in Linux and tagged . Bookmark the permalink.

发表评论

电子邮件地址不会被公开。 必填项已用 * 标注

*

您可以使用这些 HTML 标签和属性: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>