locale
Denis Barbier
barbier@linuxfr.org
Thu Aug 25 09:39:00 GMT 2005
On Wed, Aug 24, 2005 at 01:52:04PM +0200, Takács Ãron wrote:
> Hi,
>
> I don't know, if this is the right place to ask this question, if not, please
> let me know the correct one.
Hi,
You may try libc-locales instead.
> I want to install locales on an (ARM) embedded board. I have cross-compiled
> glibc-2.3.1, copied the i18n directory and the "locale" and "localedef" tools
> onto my board. Running "localedef -a" gives "C" and "POSIX". I think these
> are the default values. Now I run localedef:
>
> localedef -c -v -f ISO-8859-1 -i en_GB /usr/lib/locale/en_GB
>
> and I get a lot of error messages:
Remove the -v flag, it reports many false positive errors.
Denis
More information about the Libc-alpha
mailing list