首页 > 其他 > 详细

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

时间:2019-09-06 22:19:01      阅读:737      评论:0      收藏:0      [点我收藏+]

问题:

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

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!