Sorry, it is not so good. LANG can be changed often. For example, I use es, de, cz when read e-mails from European friends. And use "C" when install softwares.That is, locale is ja & I have UTF-8 locale, but LANG is C when intall texinfo.
--- Kiyoshi <[email protected]> ----- Original Message ----- > From: Kiyoshi KANAZAWA <[email protected]> > To: Gavin Smith <[email protected]> > Cc: "[email protected]" <[email protected]> > Date: 2016/1/23, Sat 10:49 > Subject: Re: texinfo-6.0.92 make check has 12 FAILs on Solaris10 x86/x64 > > How about deduce the name from `locale -a|grep $LANG` ? > > --- Kiyoshi <[email protected]> > > > > ----- Original Message ----- >> From: Gavin Smith <[email protected]> >> To: Kiyoshi KANAZAWA <[email protected]> >> Cc: "[email protected]" <[email protected]> >> Date: 2016/1/23, Sat 07:13 >> Subject: Re: texinfo-6.0.92 make check has 12 FAILs on Solaris10 x86/x64 >> >> On 22 January 2016 at 22:04, Kiyoshi KANAZAWA >> <[email protected]> wrote: >>> % locale >>> LANG=ja >>> LC_CTYPE="ja" >>> LC_NUMERIC="ja" >>> LC_TIME="ja" >>> LC_COLLATE="ja" >>> LC_MONETARY="ja" >>> LC_MESSAGES="ja" >>> LC_ALL= >>> >>> >>> % locale -a >>> C >>> POSIX >>> iso_8859_1 >>> ja >>> ja_JP.PCK >>> ja_JP.UTF-8 >>> ja_JP.eucJP >>> >> >> Okay, you have a UTF-8 locale but it's not easy to deduce the name of >> it from the current locale name ("jp"). >> >
