I've just seen this report on our Facebook page. See the whole
conversation so far and, please let me know if you have other ideas
what to ask or how to solve this?

regards
   Gabor

==
Hanushka Suren: 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 ??


==
Gabor Szabo: Is your Windows plain English or is that some language
specific version?

==
Hanushka Suren: Yes it's English(US)

==
Gabor Szabo: Hmm, which Perl is that and how have you installed Padre?

==
Hanushka Suren: DWIM Perl 5.14.2.1 (v7)

==
Gabor Szabo:
Open a Cmd windows and type this:
c:> set LANG=en_US.UTF-8

and then run padre from the same window:
c:> padre
_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev

Reply via email to