Question:
Question Based on Perl on Windows 7?
?
2013-04-05 19:14:11 UTC
I installed Padre perl, perl IDE on windows 7.And every time i run a program, i am getting an error saying,

perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_ALL = (unset),
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").


I get outputs, but this error message is on the top of each and every output.
i am tired of searching solutions for this problem,can some one tell me how to fix this problem ??
Five answers:
ʄaçade
2013-04-05 20:47:00 UTC
Your locale is not set in your environment. It decides to pick one, "C". Which is okay.



Try putting this line into your shell profile:



LANG=en_GB.UTF-8



It you are not using a shell, you could set the variable instead inside Microsoft's so-called "Windows" settings. It is not convenient, but then so little about MS is.



Control Panel -> System -> Advanced -> Environment Variables

Create a new variable called "LANG" and set its value to "en_GB.UTF-8". Click OK.



If English is not your language, use something more appropriate.

You will have to exit the current user environment for the change to take effect.
fiddler
2016-12-14 08:27:26 UTC
Perl Ide Windows 7
mcmakin
2016-11-02 07:39:37 UTC
I even have my very own area and can't see that the working device you're working is relatively appropriate. Your area and area provider are the two some thing on the cyber web (as antagonistic to a software) and for this reason no longer OS-based
anonymous
2016-09-19 22:20:06 UTC
Interesting points, but I am not 100% sure
anonymous
2016-09-17 11:13:54 UTC
I was interested to know the answer too


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...