From owner-freebsd-stable Thu Jan 17 10:43: 5 2002 Delivered-To: freebsd-stable@freebsd.org Received: from columbus.cris.net (columbus.cris.net [212.110.128.65]) by hub.freebsd.org (Postfix) with ESMTP id C710C37B419 for ; Thu, 17 Jan 2002 10:43:00 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by columbus.cris.net (8.9.3/8.9.3) with ESMTP id UAA50694; Thu, 17 Jan 2002 20:42:55 +0200 (EET) Received: (from ml@localhost) by phantom.cris.net (8.11.1/8.11.1) id g0HIiuo40575; Thu, 17 Jan 2002 20:44:56 +0200 (EET) (envelope-from ml) Date: Thu, 17 Jan 2002 20:44:55 +0200 From: Alexey Zelkin To: Gunnar Flygt Cc: FreeBSD Stable Subject: Re: Using ISO8859 and perl Message-ID: <20020117204455.A40506@phantom.cris.net> References: <20020117153219.A41263@sr.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020117153219.A41263@sr.se>; from flygt@sr.se on Thu, Jan 17, 2002 at 03:32:19PM +0100 X-Operating-System: FreeBSD 4.2-STABLE i386 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hi, On Thu, Jan 17, 2002 at 03:32:19PM +0100, Gunnar Flygt wrote: > When I start pkg_version I get the following startinfo: > perl: warning: Setting locale failed. > perl: warning: Please check that your locale settings: > LC_ALL = (unset), > LC_CTYPE = "sv_SE.ISO8859-1", > LANG = "sv_SE.ISO8859-1" > are supported and installed on your system. > perl: warning: Falling back to the standard locale ("C"). > > How can I make perl aware of local language settings. Maybe not a > "stable" question, but since it's the only list I'm connected to :) Please check existence of directory: /usr/share/locale/sv_SE.ISO8859-1 If this directory is missing then just upgrade to -STABLE (support for ISO8859-1 names was commited week ago) Or just switch your environment to use sv_SE.ISO_8859-1. > But of course the system is -STABLE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message