ke, 2005-09-28 kello 14:33 +0200, Florent Bayle kirjoitti:
> After running dpkg-reconfigure locales and choosing [EMAIL PROTECTED] as 
> default system environment locale, all locales remains set to "POSIX" :
> 
> jupiter:/home/florent# sudo dpkg-reconfigure locales
> Generating locales (this might take a while)...
>   [EMAIL PROTECTED] done
>   Generation complete.
> jupiter:/home/florent# locale
> LANG=
> LC_CTYPE="POSIX"
> LC_NUMERIC="POSIX"
> LC_TIME="POSIX"
> LC_COLLATE="POSIX"
> LC_MONETARY="POSIX"
> LC_MESSAGES="POSIX"
> LC_PAPER="POSIX"
> LC_NAME="POSIX"
> LC_ADDRESS="POSIX"
> LC_TELEPHONE="POSIX"
> LC_MEASUREMENT="POSIX"
> LC_IDENTIFICATION="POSIX"
> LC_ALL=
> jupiter:/home/florent#
> 
> And even after after rebooting the system, all the locales of all the users 
> remains set to "POSIX".

Is any of the environment variables shown by locale above set when you
run it? Use the command "env" to see them. What does
your /etc/environment look like? Do any of your shell setup scripts (for
bash, /etc/bashrc, /etc/profile, ~/.bashrc, ~/.bash_profile, maybe
others) set any of the environment variables?



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to