[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: locales in woody broken?



On Sun, Feb 24, 2002 at 02:01:00PM +0100, Tobias Ulbricht wrote:
> 
> Hi.
> Anyone else has the problem of a broken locales-package in testing/woody ?
> it's locales-2.2.5-3

Yes. During config you can select whatever locales you want but no locales
will be created. I have consulted /usr/share/doc/locales/README.gz and
created a few manually using localedef:

localedef -i cs_CZ -f ISO-8859-2 cs_CZ
localedef -i en_US -f ISO-8859-1 en_US
localedef -i de_DE -f ISO-8859-1 de_DE

You can also configure locale-gen and use that for "batch mode", check the
list archive.

Best,
Petr



Reply to: