Using Ubuntu 11.04

I've added en_MY.UTF-8 UTF-8 to /var/lib/locales/supported.d/local

But when running locale-gen, it failed with message:

en_MY.UTF-8... cannot open locale definition file `en_MY': No such file or directory
failed

This is strange because it works when trying zh_TW.UTF-8 UTF-8 and zh_TW BIG5

link|improve this question
1  
feedback

1 Answer

Try using dpkg-reconfigure localeconf instead to install locales.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.