Date: Mon, 1 Nov 1999 11:06:43 -0500 (EST) From: Trevor Johnson <trevor@jpj.net> To: Ben Hockenhull <benh@blues.jpj.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Locale problem (with perl) Message-ID: <Pine.BSI.3.95.991101110525.8230C-100000@blues.jpj.net> In-Reply-To: <Pine.BSI.3.95.991101102123.7443A-100000@blues.jpj.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> % perl -v
> perl: warning: Setting locale failed.
> perl: warning: Please check that your locale settings:
> LC_ALL = (unset),
> LC_CTYPE = "ISO8859-1",
> LANG = (unset)
> are supported and installed on your system.
> perl: warning: Falling back to the standard locale ("C").
Howdy, Ben. Maybe this is what you want:
% setenv LC_CTYPE "en_US.ISO_8859-1"
__
Trevor Johnson
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.95.991101110525.8230C-100000>
