[NTLUG:Discuss] perl: warning: Falling back to the standard locale ("C")

krannen@gte.net krannen at gte.net
Tue Nov 27 20:50:10 CST 2001


If you don't have this fixed yet, try seting the environment variable LC_ALL, 
as in:
	 export LC_ALL=en_US
then run your commands.  From my limited understanding, that really should not 
be necessary since you have the others set, but hey, I've seen stranger 
things. :-)

HTH,
Kevin


Michael B. Lee wrote:

> 
> Hi.
> 
> Help?
> 
> I keep seeing this pop up whenever I do various things (run mcc, aumix,
> whatever).
> 
> I tried upgrading the locales and locales-en packages to the newest
> versions (I run Manduck with a 2.4.13-7 kernel) because i saw that in a
> posting somewhere as a fix.
> 
> But it still ain't fixed.
> 
> I keep getting the message. More specifically, it looks like this:
> 
> perl: warning: Falling back to the standard locale ("C").
> perl: warning: Setting locale failed.
> perl: warning: Please check that your locale settings:
>         LANGUAGE = "en",
>         LC_ALL = (unset),
>         LC_MESSAGES = "en",
>         LC_TIME = "en_US",
>         LC_NUMERIC = "en_US",
>         LC_CTYPE = "en_US",
>         LC_MONETARY = "en_US",
>         LC_COLLATE = "en_US",
>         LANG = "en"
>     are supported and installed on your system.






More information about the Discuss mailing list