码迷,mamicode.com
首页 > 其他好文 > 详细

解决:perl: warning: Please check that your locale settings

时间:2019-09-06 21:17:46      阅读:95      评论:0      收藏:0      [点我收藏+]

标签:exp   code   问题   failed   mina   setting   解决   locale   set   

问题:

perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
    LANGUAGE = (unset),
    LC_ALL = (unset),
    LC_CTYPE = "zh_CN.UTF-8",
    LC_TERMINAL_VERSION = "3.3.3beta2",
    LC_TERMINAL = "iTerm2",
    LANG = "en_US.utf8"
    are supported and installed on your system.

方法

export LC_ALL=C

解决:perl: warning: Please check that your locale settings

标签:exp   code   问题   failed   mina   setting   解决   locale   set   

原文地址:https://www.cnblogs.com/chenqionghe/p/11478269.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!