Cannot set LC_CTYPE to default locale: Solution!
Sometimes while I setup new server I have following errors:
1 2 3 4 5 6 7 |
perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LC_CTYPE = "UTF-8", LANG = "C" are supported and installed on your system. |
And I have simple solution to fix this issue!
2017 Январь 15 | notes • debian, errors, linux, locale, terminal