[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: LC_ALL & LANG settings



2011/6/27 Eric d'Halibut <eric.halibut@gmail.com>
On 6/26/11, William Hopkins <we.hopkins@gmail.com> wrote:

> try dpkg-reconfigure locales

Thank you again. That command (above) clued me to the fact that the
packages 'locales' was not even installed. Who knew?

That's sounds reasonable; actually, i think some programs/container use some environment variables different than standard LANG, so eventually add to /etc/default/locale the following lines:

LC_ALL=$LANG
LANGUAGE=$LANG

that worked for me

Pier Paolo.

Reply to: