On Thu, February 13, 2014 10:54 pm, Michael Chesterton wrote:

Michael, thanks

> try
>
> sudo grep -r en_US /etc
>
> also the locale command on systems prints what everything is set for
>
> $ locale
> LANG=en_AU.UTF-8


locale was OK
# locale
LANG=en_AU.UTF-8
LC_CTYPE="en_AU.UTF-8"
LC_NUMERIC="en_AU.UTF-8"
LC_TIME="en_AU.UTF-8"
LC_COLLATE="en_AU.UTF-8"
LC_MONETARY="en_AU.UTF-8"
LC_MESSAGES="en_AU.UTF-8"
LC_PAPER="en_AU.UTF-8"
LC_NAME="en_AU.UTF-8"
LC_ADDRESS="en_AU.UTF-8"
LC_TELEPHONE="en_AU.UTF-8"
LC_MEASUREMENT="en_AU.UTF-8"
LC_IDENTIFICATION="en_AU.UTF-8"
LC_ALL=

sudo grep -r en_US /etc

showed 'grub.conf' and 'sysconfig/auditd', edited, no change
shows binaries like:

/etc/profile.d/lang.sh:                         ja*) LANG=en_US.UTF-8 ;;
/etc/profile.d/lang.sh:                         ko*) LANG=en_US.UTF-8 ;;
...
/etc/profile.d/lang.csh:                                        setenv
LANG en_US.UTF-8
/etc/profile.d/lang.csh:                                        setenv
LANG en_US
Binary file /etc/alternatives/jre_1.6.0/lib/rt.jar matches
Binary file /etc/alternatives/jre_1.6.0/lib/amd64/libjava.so matches
Binary file /etc/alternatives/jre_1.6.0/lib/amd64/server/classes.jsa matches
/etc/alternatives/jre_1.6.0/lib/classlist:sun/text/resources/FormatData_en_US
/etc/alternatives/jre_1.6.0/lib/classlist:sun/util/resources/CurrencyNames_en_US
Binary file /etc/alternatives/jre_openjdk_exports/jndi-ldap.jar matches
....


-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to