zentara has asked for the wisdom of the Perl Monks concerning the following question:
Everything works alright, but I want to straighten this out. I never had these warnings with earlier Perl versions. What do I need to do?perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LC_CTYPE = "en_US", LANG = "en_US" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LC_CTYPE = "en_US", LANG = "en_US" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C").
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Perl 5.8.3, locale, and linux
by ysth (Canon) on Mar 22, 2004 at 18:05 UTC | |
|
Re: Perl 5.8.3, locale, and linux
by zentara (Cardinal) on Mar 22, 2004 at 21:28 UTC | |
|
Re: Perl 5.8.3, locale, and linux
by Abigail-II (Bishop) on Mar 22, 2004 at 16:58 UTC |