From owner-freebsd-stable Thu Mar 16 12:27:14 2000 Delivered-To: freebsd-stable@freebsd.org Received: from cpq.nyi.net (cpq.nyi.net [204.248.157.72]) by hub.freebsd.org (Postfix) with ESMTP id 3509F37BAF4 for ; Thu, 16 Mar 2000 12:27:09 -0800 (PST) (envelope-from javier@nyi.net) Received: from nyi.net (cpq.nyi.net [204.248.157.72]) by cpq.nyi.net (8.9.3/8.9.3) with ESMTP id PAA00510 for ; Thu, 16 Mar 2000 15:25:39 GMT (envelope-from javier@nyi.net) Message-ID: <38D0FCF2.DF0C1831@nyi.net> Date: Thu, 16 Mar 2000 15:25:38 +0000 From: Javier Frias Organization: NYI X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: stable@FreeBSD.ORG Subject: Perl Locale Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've been playing around with 4.0 stable, just to get a feel for it, and i've come across this oddity, whenever a perl based system script is run from an xterm, i get a locale error, and this does not happen when it is run from outsite an xterm. the locale error is as follows: 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"). this wappens with adduser, which, and other's is it something am overlooking here, i've had plenty experience with systems on 2.2.x and 3.x stable series with and without X and this is the first time i ever seen this mesage. Any insight would be appreciated ;) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message