Guest User

Untitled

a guest
May 20th, 2018
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. andrew@ubuntu:~$ sudo dpkg-reconfigure -plow locales
  2. [sudo] password for andrew:
  3. perl: warning: Setting locale failed.
  4. perl: warning: Please check that your locale settings:
  5. LANGUAGE = "en_US.UTF-8",
  6. LC_ALL = (unset),
  7. LANG = "en_US.UTF-8"
  8. are supported and installed on your system.
  9. perl: warning: Falling back to the standard locale ("C").
  10. locale: Cannot set LC_CTYPE to default locale: No such file or directory
  11. locale: Cannot set LC_MESSAGES to default locale: No such file or directory
  12. locale: Cannot set LC_ALL to default locale: No such file or directory
  13. andrew@ubuntu:~$ man awk
  14. man: can't set the locale; make sure $LC_* and $LANG are correct
Add Comment
Please, Sign In to add comment