[nflug] Perl Error Messages in Debian 3.1

joshj at linuxmail.org joshj at linuxmail.org
Sat Jan 20 09:21:01 EST 2007



Thus spake Robert Wolfe:

> Ok folks!  Pretty much exhausted all of my resources and am now turning
> to you folks for assistance here.  And yes, I know that this is probably
> the first serious, technical posting I have made to the listing in quite
> some time so please bear with me here <G>.
>
> I successfully upgraded my kernel and other things here in this Debian
> 3.1 box and now I keep getting the following error in a console window
> when I go to run a program or a shell script:
>
> perl: warning: Falling back to the standard locale ("C").
> perl: warning: Setting locale failed.
> perl: warning: Please check that your locale settings:
>        LANGUAGE = "en_US:en_GB:en",
>        LC_ALL = (unset),
>        LANG = "en_US"
>    are supported and installed on your system.
> perl: warning: Falling back to the standard locale ("C").
>
> Is there something here that I need to go back and reconfigure with Perl
> or do I need to go back, uninstall Perl again and then reinstall Perl?
>
> TIA for any assistance anyone can provide!

It's just a warning. Nothing to worry about really. The problem is that
you have LC_ALL but its unset. You have to find out where debian sets
that or set it yourself in .bashrc or soemthing. 'export LC_ALL="en_US"'

-josh

>
> ~~ Robert Wolfe [MCP/Linux+]
> ~~ robert at niagara-panux.com | robert_todd at adelphia.net
> ~~ "I do the voodoo that I do do with sudo."  (Borrowed, witty tag <G>).
>
> _______________________________________________
> nflug mailing list
> nflug at nflug.org
> http://www.nflug.org/mailman/listinfo/nflug
>
_______________________________________________
nflug mailing list
nflug at nflug.org
http://www.nflug.org/mailman/listinfo/nflug



More information about the nflug mailing list