This is the mail archive of the libc-locales@sourceware.org mailing list for the GNU libc locales 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]

locale on arm


Hi,

I want to use message translation on an (ARM) embedded board. Now I try to 
install locales on my 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 -f ISO-8859-1 -i en_GB /usr/lib/locale/en_GB 

With the -v switch it gives a lot of error messages, but I1ve read that these 
are not true. So I ran it without -v, and it returns without errors. Some 
binary and text files are created under /usr/lib/locale/en_GB (LC_*) , but 
"locale -a" shows again "C" and "POSIX" only. Why I can't see and use the new 
locale?
Thank you very much for your help!


Áron Takács


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