Skip to content

Instantly share code, notes, and snippets.

@geenloop
Last active April 27, 2019 12:28
Show Gist options
  • Save geenloop/076d8e667e719849e09160b48c3fc948 to your computer and use it in GitHub Desktop.
Save geenloop/076d8e667e719849e09160b48c3fc948 to your computer and use it in GitHub Desktop.
perl: warning: Setting locale failed.
export LANGUAGE=en_US.UTF-8
export LANG=en_US.UTF-8
export LC_ALL=en_US.UTF-8
locale-gen en_US.UTF-8
dpkg-reconfigure locales
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment