From owner-freebsd-stable Thu Sep 7 15:52:37 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail4.kscable.com (fe4.rdc-kc.rr.com [24.94.163.51]) by hub.freebsd.org (Postfix) with ESMTP id A43A737B424 for ; Thu, 7 Sep 2000 15:52:28 -0700 (PDT) Received: from localhost ([24.166.141.189]) by mail4.kscable.com with Microsoft SMTPSVC(5.5.1877.357.35); Thu, 7 Sep 2000 17:52:27 -0500 To: redbishop@linuxfan.com Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Perl Doesn't like XFree-4.0.1 In-Reply-To: <00090521085201.35453@sniper.domtek.fr> References: <00090521085201.35453@sniper.domtek.fr> X-Mailer: Mew version 1.94.2 on XEmacs 21.1 (Channel Islands) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20000907181039Y.rklosh@rkl.org> Date: Thu, 07 Sep 2000 18:10:39 -0500 From: Ryan Losh X-Dispatcher: imput version 20000228(IM140) Lines: 27 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From: Matthieu Pasini Subject: Perl Doesn't like XFree-4.0.1 Date: Tue, 5 Sep 2000 21:07:28 +0200 Message-ID: <00090521085201.35453@sniper.domtek.fr> redbishop> >bash-2.03$ perl redbishop> >perl: warning: Setting locale failed. redbishop> >perl: warning: Please check that your locale settings: redbishop> > LC_ALL = (unset), redbishop> > LC_CTYPE = "en_US", redbishop> > LANG = (unset) redbishop> > are supported and installed on your system. redbishop> >perl: warning: Falling back to the standard locale ("C"). redbishop> I've had this same question on my system. You didn't, by chance, install GNOME, and are using gnome-session? I've noticed that behavior with perl, killall, elm-ME+, in a gnome-terminal, but not when run from the console. I just figured that the LC_CTYPE was being exported by gnome-session somewhere, and was a bug in GNOME. I've looked at the startx script, and it's not being set in there...If you unset LC_CTYPE, the error messages go away... Any other ideas? Ryan rklosh@rkl.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message