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

Re: Problem in checking for UTF locale



Il Fri, Mar 22, 2002 at 12:08:44PM +0100, Giuseppe Sacco ha scritto:
> Hi,
> I am tring to compile the boot floppies images just checked out from
> CVS. I have a problem during the make check:
> 
> checking for locale charset of en_IN UTF-8
> add the line 'en_IN UTF-8' in /etc/locale.gen, and rerun locale-gen
> make: *** [check_locale] Error 1

I made some more test and I think that the correct way to test if a
locale is installed is to use

LC_ALL=en_IN locale charmap

instead of LANG=en_IN locale charmap

If everyone agree, tomorrow I will commit the change in make/checks.

Bye,
Giuseppe



Reply to: