On Friday 13 May 2011 14:26:27 Dale wrote:
> Stroller wrote:
> > On 12/5/2011, at 11:57pm, Dale wrote:
> >> root@fireball / # locale
> >> LANG=en_US.UTF8
> >> LC_CTYPE="en_US.UTF8"
> >> LC_NUMERIC="en_US.UTF8"
> >> LC_TIME="en_US.UTF8"
> >> LC_COLLATE="en_US.UTF8"
> >> LC_MONETARY="en_US.UTF8"
> >> LC_MESSAGES="en_US.UTF8"
> >> LC_PAPER="en_US.UTF8"
> >> LC_NAME="en_US.UTF8"
> >> LC_ADDRESS="en_US.UTF8"
> >> LC_TELEPHONE="en_US.UTF8"
> >> LC_MEASUREMENT="en_US.UTF8"
> >> LC_IDENTIFICATION="en_US.UTF8"
> >> LC_ALL=en_US.UTF8
> >> root@fireball / # locale -a
> >> C
> >> en_US
> >> en_US.iso88591
> >> en_US.utf8
> >> POSIX
> >> root@fireball / #
> >> 
> >> That what you was needing?
> > 
> > I'm more interested in what you put into /etc/env.d/02locale (or the
> > equivalent for baselayout2).
> > 
> > Stroller.
> 
> Here you go:
> 
> root@fireball / # cat /etc/env.d/02locale
> LANG="en_US.UTF8"
> LC_ALL="en_US.UTF8"
> root@fireball / #
> 
> Dale
> 
> :-)  :-)

Here's mine if you want to compare with my previously sent output:

$ cat /etc/env.d/02locale 
LANG="en_GB.UTF-8"
LC_CTYPE="en_GB.UTF-8"
LC_NUMERIC="en_GB.UTF-8"
LC_TIME="en_GB.UTF-8"
LC_COLLATE="C"
LC_MONETARY="en_GB.UTF-8"
LC_MESSAGES="en_GB.UTF-8"
LC_PAPER="en_GB.UTF-8"
LC_NAME="en_GB.UTF-8"
LC_ADDRESS="en_GB.UTF-8"
LC_TELEPHONE="en_GB.UTF-8"
LC_MEASUREMENT="en_GB.UTF-8"
LC_IDENTIFICATION="en_GB.UTF-8"
-- 
Regards,
Mick

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

Reply via email to