Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: lee on December 29, 2001, 05:52:44 PM

Title: simple perl question
Post by: lee 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.
Title: Re: simple perl question
Post by: Robert 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?
Title: Re: simple perl question
Post by: lee on January 01, 2002, 01:37:47 PM
yes, I did!
Title: Re: simple perl question
Post by: robert 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.