Skip to content

Instantly share code, notes, and snippets.

@teefan
Created September 28, 2018 10:37
Show Gist options
  • Save teefan/6f09b7587e96f7e2a681934a3fc1c4a1 to your computer and use it in GitHub Desktop.
Save teefan/6f09b7587e96f7e2a681934a3fc1c4a1 to your computer and use it in GitHub Desktop.
perl: warning: Setting locale failed
export LANGUAGE="en_US.UTF-8"
echo 'LANGUAGE="en_US.UTF-8"' >> /etc/default/locale
echo 'LC_ALL="en_US.UTF-8"' >> /etc/default/locale
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment