Created
June 16, 2016 19:20
-
-
Save steakunderscore/5bd9271b4866fe9467aeacaefa21b0cc to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
perl: warning: Setting locale failed. | |
perl: warning: Please check that your locale settings: | |
LANGUAGE = (unset), | |
LC_ALL = (unset), | |
LC_TIME = "en_NZ.UTF-8", | |
LC_MONETARY = "en_NZ.UTF-8", | |
LC_ADDRESS = "en_NZ.UTF-8", | |
LC_TELEPHONE = "en_NZ.UTF-8", | |
LC_NAME = "en_NZ.UTF-8", | |
LC_MEASUREMENT = "en_NZ.UTF-8", | |
LC_IDENTIFICATION = "en_NZ.UTF-8", | |
LC_NUMERIC = "en_NZ.UTF-8", | |
LC_PAPER = "en_NZ.UTF-8", | |
LANG = "en_US.UTF-8" | |
are supported and installed on your system. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment