Chinaunix首页 | 论坛 | 博客
  • 博客访问: 265346
  • 博文数量: 56
  • 博客积分: 1190
  • 博客等级: 少尉
  • 技术积分: 640
  • 用 户 组: 普通用户
  • 注册时间: 2011-09-21 17:05
文章分类

全部博文(56)

文章存档

2014年(2)

2013年(4)

2012年(46)

2011年(4)

我的朋友

分类: LINUX

2011-12-28 13:42:09

perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
    LANGUAGE = (unset),
    LC_ALL = (unset),
    LANG = "en.US"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").

解决办法:echo "export LC_ALL=C" >> /root/.bashrc
阅读(1231) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~