From owner-freebsd-questions  Fri Sep 18 13:23:01 1998
Return-Path: <owner-freebsd-questions@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id NAA24845
          for freebsd-questions-outgoing; Fri, 18 Sep 1998 13:23:01 -0700 (PDT)
          (envelope-from owner-freebsd-questions@FreeBSD.ORG)
Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA24836
          for <freebsd-questions@FreeBSD.ORG>; Fri, 18 Sep 1998 13:22:59 -0700 (PDT)
          (envelope-from dwhite@resnet.uoregon.edu)
Received: from localhost (dwhite@localhost)
          by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id NAA13047;
          Fri, 18 Sep 1998 13:22:34 -0700 (PDT)
          (envelope-from dwhite@resnet.uoregon.edu)
Date: Fri, 18 Sep 1998 13:22:34 -0700 (PDT)
From: Doug White <dwhite@resnet.uoregon.edu>
To: Whee Kim <philuint@erols.com>
cc: freebsd-questions@FreeBSD.ORG
Subject: Re: Q: about warning message
In-Reply-To: <3601E2F3.B3D9E981@erols.com>
Message-ID: <Pine.BSF.4.03.9809181321540.11967-100000@resnet.uoregon.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-questions@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.ORG

On Thu, 17 Sep 1998, Whee Kim wrote:

>     Hi.  I currently using 2.2.7 and my default shell is Cshell
> 
>     Ever since I installed 2.2.7, I often get following error message.
> 
>             Warning: locale not supported by C library, locale
> unchanged.
> 
>     What does that mena? I am not sure what is causing the error because
> I see the message after I exit X.

Remove the LOCALE environment variable and it should be quiet.  Locale is
for language characters and such; the C locale is the default
(English/ASCII characters).

Doug White                               
Internet:  dwhite@resnet.uoregon.edu    | FreeBSD: The Power to Serve
http://gladstone.uoregon.edu/~dwhite    | www.freebsd.org


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message