[issue153] locale setting
Antonio Huete Jimenez
sinknull at crater.dragonflybsd.org
Thu May 15 15:08:43 PDT 2008
Antonio Huete Jimenez <tuxillo at quantumachine.net> added the comment:
Seems still broken?
> uname -a
DragonFly builder. 1.12.0-RELEASE DragonFly 1.12.0-RELEASE #0: Mon Feb 25
13:59:18 PST 2008 root@:/usr/obj/usr/src/sys/GENERIC i386
> echo $SHELL
/bin/tcsh
> ls /usr/share/locale/ | grep -i es_ES
es_ES.ISO8859-1
es_ES.ISO8859-15
es_ES.ISO_8859-1
es_ES.ISO_8859-15
es_ES.UTF-8
> setenv LC_ALL es_ES.ISO8859-15
> date
Thu May 15 23:54:11 CEST 2008
Maybe this problem is related only with configuration. See output in linux:
tuxillo at smash64 ~ $ uname -a
Linux smash64 2.6.24-gentoo-r4 #6 SMP Mon Apr 28 01:25:57 CEST 2008 x86_64 AMD
Athlon(tm) 64 X2 Dual Core Processor 3800+ AuthenticAMD GNU/Linux
tuxillo at smash64 ~ $ echo $LC_ALL
es_ES.ISO8859-15
tuxillo at smash64 ~ $ date
Fri May 16 00:06:20 CEST 2008
Should be "vie 16 Mayo 00:06:20 CEST 2008" in spanish
_____________________________________________________
DragonFly issue tracker <bugs at lists.dragonflybsd.org>
<https://bugs.dragonflybsd.org/issue153>
_____________________________________________________
More information about the Bugs
mailing list