Environment
Novell eDirectory 8.7.3 for Solaris
Novell eDirectory 8.7.3 for Linux
Novell eDirectory 8.7.3 for AIX
Novell eDirectory 8.7.3 for HP-UX
Novell eDirectory 8.8 for Solaris
Novell eDirectory 8.8 for Linux
Novell eDirectory 8.8 for HP-UX
Novell eDirectory 8.8 for AIX
Situation
User wants to setup the language eDirectory will display.
Resolution
nds-install, ndsd, ndsconfig, ndsstat, ndstrace and other
eDirectory utilities check the LANG and LC_CTYPE variables when
they load to determine in which language to display text.
Example:
To set the LANG and LC_CTYPE variables to French:
LANG=fr_FR
LC_CTYPE=fr_FR.UTF-8
export LANG LC_CTYPE
Example:
To set the LANG and LC_CTYPE variables to French:
LANG=fr_FR
LC_CTYPE=fr_FR.UTF-8
export LANG LC_CTYPE