How do I get the Japanese locale working in Ubuntu?
Basically, the language-pack-ja in Ubuntu only installs the ja_JP.utf 8 locale by default, and you need the ja_JP.EUC-JP EUC-JP to get Weberp working with Japanese. i include the main steps from the url above just in case the link ever gets broken: Execute the following: Code: $ cd /var/lib/locales/supported.d/ # touch ja Now open up the file in a text editor and make certain it contains the following lines.