From owner-freebsd-hackers Tue Jan 6 10:58:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA10778 for hackers-outgoing; Tue, 6 Jan 1998 10:58:45 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from sag.space.lockheed.com (sag.space.lockheed.com [192.68.162.134]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id KAA10758 for ; Tue, 6 Jan 1998 10:58:34 -0800 (PST) (envelope-from handy@sag.space.lockheed.com) Received: from localhost by sag.space.lockheed.com; (5.65v3.2/1.1.8.2/21Nov95-0423PM) id AA27177; Tue, 6 Jan 1998 10:58:19 -0800 Date: Tue, 6 Jan 1998 10:58:19 -0800 (PST) From: Brian Handy To: =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: tcsh question In-Reply-To: Message-Id: X-Files: The truth is out there Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk >Besides nls compiled in, you'll need to have message catalogs installed >and picked properly by NLS. I think if you just delete tcsh message >catalog, the bug wil gone. I turned this off in config_f.h and sure enough, my scripts are working now. Thanks! If there's something I can do to help troubleshoot this, I'm willing to. Brian