Bo Andresen wrote on 04/05/06 12:44: > On Thursday 04 May 2006 12:08, Dave Jones wrote:
>>As a matter of curiosity, what errors did you get when you tried >>en_GB.utf8 on your system? > $ LC_ALL=en_GB.utf8 oowriter2 > perl: warning: Setting locale failed. > perl: warning: Please check that your locale settings: > LANGUAGE = (unset), > LC_ALL = "en_GB.utf8", > LANG = (unset) > are supported and installed on your system. > perl: warning: Falling back to the standard locale ("C"). > I18N: Operating system doesn't support locale "" > IIRC back when I followed the UTF-8 guide localedef complained that some data > for creating the en_GB.UTF-8 locale was missing. It seems that the issue has > been resolved since then. The following command fixed the problem so > en_GB.utf8 is working for me too now: > # localedef -i en_GB -f UTF-8 en_GB.UTF-8 I didn't get these errors when I ran the oowriter2 command above, so I guess my localdef for the en_GB.utf8 must have been OK. Case closed, an irritating problem fixed. Cheers, Dave -- gentoo-user@gentoo.org mailing list