OS/Linux

locale 문제 해결 방법

화뉘 2016. 7. 19. 10:29

locale: Cannot set LC_CTYPE to default locale: No such file or directory

locale: Cannot set LC_MESSAGES to default locale: No such file or directory

locale: Cannot set LC_ALL to default locale: No such file or directory


해결책 

apt-get install --reinstall locales && sudo dpkg-reconfigure locales