4.6.29 Warning: Unknown locale
(Ask a Question)Symptom: The following warning message appears:
Warning (241): Unknown locale specified locale:en_US.iso885915 LANGUAGE: UNDEFINED SUBLANGUAGE: Wind/U Warning (241): Unknown locale specified locale: en_US.iso885915 LANGUAGE:UNDEFINED SUBLANGUAGE:
The four tabs on the lower left side of the GUI are also displayed incorrectly.
Cause: An incorrect language setting is configured on the operating system.
Resolution: Use the following command to set the locale
[elcap]
:
% setenv LANG en_US
Attention: If you experience
this problem frequently, add the above command to your shell setup (such as
.cshrc
or .bashc
) file.