Koozali.org: home of the SME Server

simple perl question

lee

simple perl question
« on: December 29, 2001, 05:52:44 PM »
everytime I run a perl script I get this error:

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.


they still work, however I didnt get this errors before and they are bugging me :)

does neone know how to set those locale setting things?


Lee.

Robert

Re: simple perl question
« Reply #1 on: December 31, 2001, 08:29:39 PM »
I had the same problem when I updated glibc-common with a version from redhat that wasn't properly built. Did you update glibc-common by any chance?

lee

Re: simple perl question
« Reply #2 on: January 01, 2002, 01:37:47 PM »
yes, I did!

robert

Re: simple perl question
« Reply #3 on: January 02, 2002, 09:05:22 PM »
What I did was post the glibc-common bug in RedHat's bugzilla. I got a reply in a matter of days telling me that a new glibc-common RPM was available for download. Watch out for compatibility issues though. When you update glibc, you end up updating half your system.