From owner-freebsd-questions Tue Dec 1 13:06:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA16585 for freebsd-questions-outgoing; Tue, 1 Dec 1998 13:06:09 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from users.anet-stl.com (users.anet-stl.com [209.83.128.16]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA16567 for ; Tue, 1 Dec 1998 13:06:02 -0800 (PST) (envelope-from monroenh@anet-stl.com) Received: from earth.anet-stl.com (earth.anet-stl.com [209.83.128.12]) by users.anet-stl.com (8.8.8/8.8.5) with SMTP id PAA19181 for ; Tue, 1 Dec 1998 15:05:48 -0600 (CST) Newsgroups: comp.unix.bsd.freebsd.misc Date: Tue, 1 Dec 1998 15:05:40 -0600 (CST) From: Neil Monroe X-Sender: arcadian@earth.anet-stl.com To: freebsd-questions@FreeBSD.ORG Subject: Locale errors - solution Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG For those who may have been upgrading using the 'make world' method, or have had StarOffice 3.1 installed on their machine, may find that they get one or more of these errors: perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LC_ALL = (unset), LANG = "us" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). I had StarOffice on my system and then removed it. By removing it, I mean deleting the directory tree from /usr/local/StarOffice. There is also a directory called StarOffice and some files .sd.* in the users home directory. These, should be taken away for a clean StarOffice removal. The install puts the line: source .sd.csh in your .cshrc. You should either replace the .cshrc with the .cshrc.bak that the setup created, or edit these lines out. Neil Monroe arcadian@mindless.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message