On Monday 12 July 2010 21:58:35 Bill Longman wrote:
> On 07/12/2010 01:38 PM, Andy Wilkinson wrote:
> > On 07/12/2010 12:09 PM, Bill Longman wrote:
> >> Try en_US.UTF-8 instead.
> > 
> > That did it.  Thanks!
> > 
> > I am confused, though.  Why am I setting LANG, etc, to "en_US.UTF-8"
> > when locale -a says "en_US.utf8"?

Because the /etc/logale.gen file tells us:

# Where <locale> is a locale located in /usr/share/i18n/locales/ and
# where <charmap> is a charmap located in /usr/share/i18n/charmaps/.

and in /usr/share/i18n/charmaps/ you will find:

UTF-8.gz

The next comment says:

# For the default list of supported combinations, see the file:
# /usr/share/i18n/SUPPORTED

which shows:  en_US.UTF-8

> That's probably what the kernel thinks. If you look at the NLS stuff in
> the kernel, it uses "utf8" instead of the usual "UTF-8" syntax, which,
> according to the never-incorrect archives on Wikipedia, states is the
> official name.
> 
> I might be all wet, but that's the only place that I'm familiar with
> that uses "utf8".


-- 
Regards,
Mick

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to