Skip to content

Instantly share code, notes, and snippets.

@sibosend
Last active November 27, 2018 04:02
Show Gist options
  • Save sibosend/38db4bdedad126b4c414eb864a5c6cc8 to your computer and use it in GitHub Desktop.
Save sibosend/38db4bdedad126b4c414eb864a5c6cc8 to your computer and use it in GitHub Desktop.
manpath: can’t set the locale; make sure $LC_* and $LANG are correct
# vim /etc/environment
# Add the following
#
LANG=en_US.UTF-8
LC_ALL=en_US.UTF-8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment