On Mon, Jun 21, 2004 at 05:12:33PM +0200, lubos klokner wrote: > hi, > > after upgrade from ra 2 ac i have little problem with locale settings. > i want that "ls -l" show nice date in slovak format. here is my setup: > > /etc/sysconfig/i18n: > LANG="en_US" Change this to LANG="sk_SK" > LC_ALL="sk_SK" and this to LC_ALL="" other LC_* you may set to "" too (without noticable behaviour changes) > LC_MONETARY="sk_SK" > LC_PAPER="sk_SK" > LC_COLLATE="sk_SK" > LC_TIME="sk_SK" > LC_MESSAGES="en_US" > LC_NAME="sk_SK" > LC_CTYPE="sk_SK" > LC_IDENTIFICATION="sk_SK" > LC_TELEPHONE="sk_SK" > LC_NUMERIC="sk_SK" > LC_ADDRESS="sk_SK" > LC_MEASUREMENT="sk_SK" > > # list of supported locales > SUPPORTED_LOCALES="sk_SK/ISO-8859-2 en_US/ISO-8859-1 pl_PL/ISO-8859-2 > de_DE/ISO-8859-2 en_GB/ISO-8859-1"
run # localedb-gen as root and re-run your testcase. Regards PS: Sorry for my poor english. -- Artur Frysiak http://www.pld-linux.org/ _____________________________ http://en.docs.pld-linux.org/
