标签:
Cannot open the message catalog "man" for locale "zh_CN.UTF-8" (NLSPATH="/usr/share/locale/%l/LC_MESSAGES/%N") No manual entry for abc
两种方法都试了才解决办法:
1、 yum install man-pages
3、 cp /usr/share/locale/en/LC_MESSAGES/man /usr/share/locale/zh/LC_MESSAGES/
参考:
http://blog.csdn.net/lw1a2/article/details/6991529
http://www.cnblogs.com/davidwang456/p/3563812.html
标签:
原文地址:http://www.cnblogs.com/lit10050528/p/5125648.html