On Thu, Nov 18, 1999 at 15:13:47 +0100, J Horacio MG wrote:
> CONFIG_NLS_CODEPAGE_850=y
> CONFIG_NLS_ISO8859_1=y
> CONFIG_NLS_ISO8859_15=y
This is used only when interpreting Unicode filenames on some MicroSoft
filesystems AFAIK.
> LANGUAGE=es:en
> LC_ALL=es_ES
> LANG=spanish
> MM_CHARSET=ISO-885
Hi,
I compiled the following native language support modules in the kernel
(2.2.10):
CONFIG_NLS_CODEPAGE_850=y
CONFIG_NLS_ISO8859_1=y
CONFIG_NLS_ISO8859_15=y
and the rest as modules. Then, in ~/.bash_profile I've got:
LANGUAGE=es:en
LC_ALL=es_ES
LANG=spanish
MM_CHARSET=ISO-8859-15
export LANGU
2 matches
Mail list logo