[classic-discuss] System Locales

Jaakko Heinonen jh at tinysofa.org
Fri Dec 23 16:40:27 UTC 2005


On 2005-12-23, Mikkel Nielsen wrote:
> Where do i configure system locales on TSC?

In /etc/sysconfig/i18n. For example I have the following configuration:

$ cat /etc/sysconfig/i18n 
LANG="en_US.UTF-8"
LC_CTYPE="fi_FI.UTF-8"
LC_COLLATE="fi_FI.UTF-8"
LC_MONETARY="fi_FI.UTF-8"
LC_PAPER="fi_FI.UTF-8"
SUPPORTED="en_US.UTF-8:en_US:en:fi_FI.UTF-8:fi_FI:fi"
SYSFONT="latarcyrheb-sun16"

Also you must have glibc-i18n-common and glibc-i18n-<language>
packages installed. For my configuration:

glibc-i18n-common-2.3.4-2ts
glibc-i18n-en_US-2.3.4-2ts
glibc-i18n-fi_FI-2.3.4-2ts

-- 
Jaakko



More information about the Classic-discuss mailing list