On Wed, Mar 12, 2008 at 7:18 AM, Harald Meland <<a href="mailto:harald.meland@usit.uio.no">harald.meland@usit.uio.no</a>> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
[John Arbash Meinel]<br>
<div class="Ih2E3d"><br>
> I don't know that the actual value matters a whole lot,<br>
<br>
</div>I was under the impression that it does, actually. You can select any<br>
one of the installed locales, as listed by "locale -a"; but if you try<br>
to use a value that isn't among your installed locales, all bets are<br>
off:<br>
</blockquote><div><br>Thanks, everyone, for your inputs. I tried a lot of possible values for $LANG, to no avail:<br><br>LANG="en_US.UTF-8"<br>LC_COLLATE="en_US.UTF-8"<br>LC_CTYPE="UTF-8"<br>
LC_MESSAGES="en_US.UTF-8"<br>LC_MONETARY="en_US.UTF-8"<br>LC_NUMERIC="en_US.UTF-8"<br>LC_TIME="en_US.UTF-8"<br>LC_ALL=<br><br>LANG="en.UTF-8"<br>LC_COLLATE="C"<br>
LC_CTYPE="C"<br>LC_MESSAGES="C"<br>LC_MONETARY="C"<br>LC_NUMERIC="C"<br>LC_TIME="C"<br>LC_ALL=<br><br>LANG="en_GB.UTF-8"<br>LC_COLLATE="en_GB.UTF-8"<br>
LC_CTYPE="UTF-8"<br>LC_MESSAGES="en_GB.UTF-8"<br>LC_MONETARY="en_GB.UTF-8"<br>LC_NUMERIC="en_GB.UTF-8"<br>LC_TIME="en_GB.UTF-8"<br>LC_ALL=<br><br>LANG="C"<br>LC_COLLATE="C"<br>
LC_CTYPE="UTF-8"<br>LC_MESSAGES="C"<br>LC_MONETARY="C"<br>LC_NUMERIC="C"<br>LC_TIME="C"<br>LC_ALL=<br><br>(I only set $LANG, but apparently everything else gets set when I do. I'm not sure if it's normal behavior or not, but there you go.)<br>
<br>All those combinations don't work. I do have "en", "en_US", "en_GB" installed. Partial output of locale -a is:<br><br>en_GB<br>en_GB.ISO8859-1<br>en_GB.ISO8859-15<br>en_GB.US-ASCII<br>
en_GB.UTF-8<br>...<br>en_US<br>en_US.ISO8859-1<br>en_US.ISO8859-15<br>en_US.US-ASCII<br>en_US.UTF-8<br><br>I don't see any standalone "en", but I do see a standalone "C". However, that last one still doesn't work.<br>
<br>Any ideas? Thanks!<br><br></div></div><br clear="all"><br>-- <br>Angela Sabas, web enthusiast and writer<br><a href="http://indisguise.org">http://indisguise.org</a> for my work<br><a href="http://seasonalplume.net">http://seasonalplume.net</a> for my writing