soft:how_to_fix_locale_error_centos
Fixing that really irritating perl: warning: Setting locale failed
Error: perl: warning: Falling back to the standard locale (“C”).
Follow:
# This setting is for the new UTF-8 terminal support
export LC_CTYPE=en_US.UTF-8
export LC_ALL=en_US.UTF-8
More Informations
soft/how_to_fix_locale_error_centos.txt · Última modificação: 2012/10/17 15:01 (edição externa)