I installed a recent snapshot of -current (a week ago) and I keep
getting the following warnings:

[vshah@vorpal] /etc> perl
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LC_ALL = (unset),
        LC_CTYPE = "en_US",
        LANG = (unset)
    are supported and installed on your system.



If I set the appropriate env vars, I get:

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

This is perl, v5.6.0 built for i386-freebsd

Copyright 1987-2000, Larry Wall



Any ideas as to what I need to do? I tried searching the archives with
no success

[If this is more appropriate for -questions, let me know]

Thanks
Viren
-- 
Viren R. Shah, [EMAIL PROTECTED], http://www.rstcorp.com/~vshah/
`Beware the Jabberwock, my son! The jaws that bite, the claws that catch!
 Beware the Jubjub bird, and shun the frumious Bandersnatch!'
  -- Lewis Carroll (Jabberwocky)


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to