On Thu, May 04, 2006 at 06:18:36PM -0400, Richard Cobbe wrote:
[vetinari:~]$ locale LANG= LC_COLLATE="C" LC_CTYPE="C" LC_MESSAGES="C" LC_MONETARY="C" LC_NUMERIC="C" LC_TIME="C" LC_ALL="C"
Hm, are you setting LC_ALL yourself?You should not set LC_ALL, it will overwrite all other settings. It is meant to bypass all locale variable if you need it in some situations, e.g. a script, without checking and unsetting the other variables yourself.
So if you have LANG=en_US.UTF-8 and LC_ALL=C, LANG as the variable with the lowest priority will be ignored and C is used.
Shade and sweet water! Stephan -- | Stephan Seitz E-Mail: Nur-Ab-Sal@xxxxxx | | PGP Public Keys: http://fsing.rootsland.net/~stse/pgp.html |
Attachment:
signature.asc
Description: Digital signature