From owner-freebsd-stable Tue Jan 4 1:50:24 2000 Delivered-To: freebsd-stable@freebsd.org Received: from plab.ku.dk (plab.ku.dk [130.225.105.65]) by hub.freebsd.org (Postfix) with ESMTP id 532A8150C5 for ; Tue, 4 Jan 2000 01:50:21 -0800 (PST) (envelope-from tobez@plab.ku.dk) Received: (from tobez@localhost) by plab.ku.dk (8.9.3/8.9.3) id KAA62674; Tue, 4 Jan 2000 10:51:49 +0100 (CET) (envelope-from tobez) Date: Tue, 4 Jan 2000 10:51:49 +0100 From: Anton Berezin To: "Ron 'The InSaNe One' Rosson" Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Perl... Message-ID: <20000104105149.A62107@plab.ku.dk> References: <20000103175809.A80262@lunatic.oneinsane.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i In-Reply-To: <20000103175809.A80262@lunatic.oneinsane.net> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Jan 03, 2000 at 05:58:09PM -0800, Ron 'The InSaNe One' Rosson wrote: This is probably more appropriate for -questions. > Here is the error I get on it when I run a simple perl script. The > Script runs but I want to get rid of the warnings. > 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. > perl: warning: Falling back to the standard locale ("C"). Set LC_CTYPE in your environment to "en_US.ISO_8859-1" instead of "en_US" and enjoy. Alternatively, do not `use locale;' in your script. Cheers, -- Anton Berezin The Protein Laboratory, University of Copenhagen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message