aquaballoon

Perl warning Setting locale failed

Apr 6th, 2012
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.13 KB | None | 0 0
  1. export LANGUAGE=en_US.UTF-8
  2. export LANG=en_US.UTF-8
  3. export LC_ALL=en_US.UTF-8
  4.  
  5. locale-gen en_US.UTF-8
  6.  
  7. dpkg-reconfigure locales
Advertisement
Add Comment
Please, Sign In to add comment