From owner-freebsd-current Sat Jul 22 0:10:50 2000 Delivered-To: freebsd-current@freebsd.org Received: from dt052n3e.san.rr.com (dt052n3e.san.rr.com [204.210.33.62]) by hub.freebsd.org (Postfix) with ESMTP id 3F5ED37BB9A for ; Sat, 22 Jul 2000 00:10:43 -0700 (PDT) (envelope-from DougB@gorean.org) Received: from gorean.org (master [10.0.0.2]) by dt052n3e.san.rr.com (8.9.3/8.9.3) with ESMTP id AAA25201; Sat, 22 Jul 2000 00:10:39 -0700 (PDT) (envelope-from DougB@gorean.org) Message-ID: <397948EF.C1C7C396@gorean.org> Date: Sat, 22 Jul 2000 00:10:39 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.73 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: "Viren R.Shah" Cc: freebsd-current@freebsd.org Subject: Re: Locale issues on -current References: <14712.37803.399020.756017@vorpal.rstcorp.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Viren R.Shah" wrote: > > 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. I get the same thing. It's LC_CTYPE that's causing the problem. I was half thinking that it was something related to gnome, but I haven't worked very hard to fix it. Unsetting that variable makes the warning go away, whether that fixes the problem or not. Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message