Hi Nikhil,

I've never tried, but I think it should be supported.  There is a guide
here that may help: http://www.tldp.org/HOWTO/Unicode-HOWTO-3.html

If anyone else has tried this and has it working, could you please send
an email with some hints.

Regards, Stuart

On 26/09/13 17:54, Nikhil Verma wrote:
> Hi All,
> 
> With glibc from LTIB toolchain for I.MX6, supported LANG and LC_CTYPE
> is always POSIX.
> LANG=
> LC_CTYPE="POSIX"
> LC_NUMERIC="POSIX"
> LC_TIME="POSIX"
> LC_COLLATE="POSIX"
> LC_MONETARY="POSIX"
> LC_MESSAGES="POSIX"
> LC_PAPER="POSIX"
> LC_NAME="POSIX"
> LC_ADDRESS="POSIX"
> LC_TELEPHONE="POSIX"
> LC_MEASUREMENT="POSIX"
> LC_IDENTIFICATION="POSIX"
> LC_ALL=
> 
> How can we add support for new language such as Japanese/Chinese?
> I tried with few files which was named in Japanese/Chinese and it's
> not displayed correctly ('?' mark displayed) on the screen.
> 
> I went through a lot of forum which suggests to set locale to utf-8
> formats but I don't see utf-8 as supported locales on I.MX6 after
> compiling through LTIB.
> Please let me know if there any way to set locale to support UTF-8 using?
> Is there any way we can install any other foreign language
> package/support in LTIB?
> 
> I have been struggling to find a way to support foreign languages on
> I.MX6 using LTIB and any help/suggestions for the same will be really
> appreciated.
> 
> Thanks in advance.
> 
> _______________________________________________
> LTIB home page: http://ltib.org
> 
> Ltib mailing list
> [email protected]
> https://lists.nongnu.org/mailman/listinfo/ltib
> 

_______________________________________________
LTIB home page: http://ltib.org

Ltib mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/ltib

Reply via email to