Skip to content
Jakukyo Friel edited this page Jun 22, 2012 · 1 revision

Sometimes the OS uses the default POSIX_C locale, but we want to use UTF-8.

apt-get install locales

Configure en_US.UTF-8 as the default locale.

If locales is already installed, use dpkg-reconfigure locales.

Clone this wiki locally