Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

perl locale settings

Status
Not open for further replies.

rninja

Technical User
Apr 11, 2001
381
US
How do you set Perl locale information? I keep getting this error when perl is invoked:
"perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C")."

How can I fix this. It is annoying whenever you run a perl program to get this message every step of the way.


Thanks in advance for help!
Rninja

smlogo.gif

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top