相关疑难解决方法(0)

如何设置语言环境?

在干净的 Ubuntu Server 安装之后,我在运行“perl”时收到以下错误。

perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
    LANGUAGE = (unset),
    LC_ALL = (unset),
    LANG = "en_CA.utf8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Run Code Online (Sandbox Code Playgroud)

我应该在哪里设置我的语言环境、系统范围和用户特定的?如果有一个命令行实用程序可以做到这一点,我宁愿使用它而不是手动编辑配置文件。

locale perl

23
推荐指数
1
解决办法
4万
查看次数

标签 统计

locale ×1

perl ×1