On Fri, 2002-03-22 at 15:26, Giuseppe Sacco wrote: > 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
I guess so, yeah. LC_ALL trumps LANG, so if you have a pre-existing definition of LC_ALL in the environment it will screw things up. p. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]