Subject: perl: warning: Setting locale failed.? (Darwin & pkgsrc question)
To: None <tech-pkg@netbsd.org>
From: Sean J. Schluntz <schluntz@workofstone.com>
List: tech-pkg
Date: 12/02/2002 21:51:43
Greetings,

Perl compiles just fine now that I have the pkgsrc tree bootstrapped in
to MacOS 10.2.2.  Problem is everytimg Perl gets called I get the following
error:

  perl: warning: Setting locale failed.
  perl: warning: Please check that your locale settings:
          LC_ALL = (unset),
          LANG = "en_US"
      are supported and installed on your system.
  perl: warning: Falling back to the standard locale ("C").

Do any of you know what I can do to remove this error?  It really interfeers
with any scripts I run (though the scripts still run, just noisly.)

thanks!

-Sean