From owner-freebsd-stable Fri Mar 24 15: 0:47 2000 Delivered-To: freebsd-stable@freebsd.org Received: from code.cs.unm.edu (code.cs.unm.edu [198.83.92.110]) by hub.freebsd.org (Postfix) with ESMTP id 005D737BC8A for ; Fri, 24 Mar 2000 15:00:43 -0800 (PST) (envelope-from spcoltri@code.cs.unm.edu) Received: from code.cs.unm.edu (localhost [127.0.0.1]) by code.cs.unm.edu (8.9.3/8.9.3) with ESMTP id PAA26547; Fri, 24 Mar 2000 15:59:19 -0700 (MST) (envelope-from spcoltri@code.cs.unm.edu) Message-Id: <200003242259.PAA26547@code.cs.unm.edu> To: John Reynolds~ Cc: Christian DeKonink , freebsd-stable@FreeBSD.ORG Subject: Re: perl not working In-Reply-To: Your message of "Fri, 24 Mar 2000 15:53:34 MST." <14555.61934.240666.370558@hip186.ch.intel.com> Date: Fri, 24 Mar 2000 15:59:18 -0700 From: Steve Coltrin Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >I have the following in my /etc/csh.cshrc: >setenv LC_ALL en_US.ISO_8859-1 >setenv LC_CTYPE en_US.ISO_8859-1 >setenv LANG en_US.ISO_8859-1 >it fixed all of those warnings/problems, etc. For those users who use csh :) Of course, this is no problem on a one-user machine, but a better (?) way to fix it definitively would be to add the vars to the setenv= clause of the default: entry in /etc/login.conf . >-Jr -spc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message