Fixing "perl: warning: Setting locale failed."解决

Fixing "perl: warning: Setting locale failed."解决,第1张

概述文章来源:http://www.2cto.com/os/201303/198073.html 亲测可用! 错误提示:   perl: warning: Setting locale failed.  perl: warning: Please check that your locale settings:   LANGUAGE = "en_US:en",   LC_ALL = (unset),  文章来源:http://www.2cto.com/os/201303/198073.HTML
亲测可用!
错误提示:   perl: warning: Setting locale Failed.  perl: warning: Please check that your locale settings:   LANGUAGE = "en_US:en",   LC_ALL = (unset),51); Font-family:宋体; Font-size:14px; line-height:28px">  LC_PAPER = "en_US",51); Font-family:宋体; Font-size:14px; line-height:28px">  LC_ADDRESS = "en_US",51); Font-family:宋体; Font-size:14px; line-height:28px">  LC_MONETARY = "en_US",51); Font-family:宋体; Font-size:14px; line-height:28px">  LC_NUMERIC = "en_US",51); Font-family:宋体; Font-size:14px; line-height:28px">  LC_TELEPHONE = "en_US",51); Font-family:宋体; Font-size:14px; line-height:28px">  LC_IDENTIFICATION = "en_US",51); Font-family:宋体; Font-size:14px; line-height:28px">  LC_MEASUREMENT = "en_US",51); Font-family:宋体; Font-size:14px; line-height:28px">  LC_TIME = "en_US",51); Font-family:宋体; Font-size:14px; line-height:28px">  LC_name = "en_US",51); Font-family:宋体; Font-size:14px; line-height:28px">  LANG = "en_US.UTF-8"      are supported and installed on your system.  perl: warning: Falling back to the standard locale ("C"). 解决办法: apt-get install language-pack-en-base /usr/sbin/locale-gen en_US.UTF-8 /usr/sbin/update-locale LANG =en_US.UTF-8 最后:reboot 总结

以上是内存溢出为你收集整理的Fixing "perl: warning: Setting locale failed."解决全部内容,希望文章能够帮你解决Fixing "perl: warning: Setting locale failed."解决所遇到的程序开发问题。

如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。

欢迎分享,转载请注明来源:内存溢出

原文地址:https://54852.com/langs/1277233.html

(0)
打赏 微信扫一扫微信扫一扫 支付宝扫一扫支付宝扫一扫
上一篇 2022-06-09
下一篇2022-06-09

发表评论

登录后才能评论

评论列表(0条)

    保存