-
-
Save HJianBo/e141a666222f65e919e7362a81e0e26d to your computer and use it in GitHub Desktop.
Centos warning: setlocale: LC_CTYPE: cannot change locale (UTF-8): No such file or directory
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vi /etc/environment | |
add these lines... | |
LANG=en_US.utf-8 | |
LC_ALL=en_US.utf-8 |
Excellent!
perfect, thank u
Nice! Thanks bro.
thanks
It works for me. Thanks.
Works for me. Thanks!
good ! Thanks!
Thanks!
Thanks! bro.
It works perfectly! Thanks bro.
it work for me on Centos 7 :]] many thanks
thank you, it works perfectly :)
Great!
That's what I was missing about old school internet: less ads and more information.
Thank you <3
Great!
Thanks bro.
Thank you man!
Works
Thanks yo
Thanks !!!
There are many "solutions" to this issue on internet, this one is the one that actually works on CentOS 7
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
thanks bro