bug-gnu-libiconv
[Top][All Lists]
Advanced

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

Re: [bug-gnu-libiconv] Problem when executing iconv on ARM


From: Bruno Haible
Subject: Re: [bug-gnu-libiconv] Problem when executing iconv on ARM
Date: Fri, 7 Oct 2011 10:44:29 +0200
User-agent: KMail/1.13.6 (Linux/2.6.37.6-0.5-desktop; KDE/4.6.0; x86_64; ; )

Hamid A. Toussi wrote:
> >> I don't have locale command on the ARM board.
> >
> > Then most likely the "locale encoding" is the fallback, US-ASCII.
> > iconv cannot convert Arabic characters to US-ASCII.

> what (package/library/tool) do I need to
> add to the ARM board to have locale? Do I need to update glibc?

On a glibc system, the programs 'locale' and 'localedef' are usually
already installed (they are built with glibc), and all you need to
do is to run 'localedef' once for every locale that you want to create.

Embedded systems often are built on uClibc, not glibc. uClibc can be
configured to have locales, IIRC. For further details, you would need
to look into the uClibc documentation.

Bruno
-- 
In memoriam Anna Politkovskaya <http://en.wikipedia.org/wiki/Anna_Politkovskaya>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]