DragonFly bugs List (threaded) for 2008-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
[issue153] locale setting
Antonio Huete Jimenez <tuxillo@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@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@smash64 ~ $ echo $LC_ALL
es_ES.ISO8859-15
tuxillo@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@lists.dragonflybsd.org>
<https://bugs.dragonflybsd.org/issue153>
_____________________________________________________
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]