Hi,
On Mon, Sep 8, 2008 at 20:44, Adriano Frare <alfrare at e-alinux.com>
wrote:> The CENTOS 4 is install with locale utf-8, but I would like add locale
> iso-8859-1.
ISO-8859-1 should be installed by default.
To set it as the default locale for all users, you should edit
/etc/sysconfig/i18n and set LANG="en_US" (instead of
LANG="en_US.utf-8").
> How do you it ?
The way above is a general way to set it globally, but maybe that is
not what you are looking for. Could you be more specific about what
you are trying to accomplish?
HTH,
Filipe