This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: locale


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]