Date: Fri, 21 Jul 2000 14:17:15 -0400 (EDT) From: "Viren R.Shah" <viren@rstcorp.com> To: freebsd-current@freebsd.org Subject: Locale issues on -current Message-ID: <14712.37803.399020.756017@vorpal.rstcorp.com>
next in thread | raw e-mail | index | archive | help
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, viren@rstcorp.com, 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 majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14712.37803.399020.756017>
