[EMAIL PROTECTED] napisaƂ:
>
>If you edit /etc/environment and /etc/default/locale manually and set
>   LANG=pl_PL
>are you able to reconfigure locales?
>
>Denis
>

I did so:
przemek64:~# LANGUAGE= LANG=pl_PL apt-get install locales

it did work, then I run dpkg-reconfigure locales, and now everything works 
fine. I choosed pl_PL ISO-8859-2 and en_US ISO-8859-1 (default).

Now, /etc/locale.gen is:
pl_PL ISO-8859-2

en_US ISO-8859-1


/etc/environement:
#LANGUAGE="en_US"
LANG=pl_PL

/etc/default/locale:
#  File generated by update-locale
LANG=en_US
#LANGUAGE="en_US"

I'm not sure about environement, because I choosed en_US as default, but the 
rest is looks ok to me.


Is this realy ok ?

Reply via email to