From owner-freebsd-questions@FreeBSD.ORG Tue Jul 13 18:24:44 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BD6816A4CE for ; Tue, 13 Jul 2004 18:24:44 +0000 (GMT) Received: from mirrorball.theloosingend.net (m069c.studby.ntnu.no [129.241.130.69]) by mx1.FreeBSD.org (Postfix) with SMTP id 7B30D43D1D for ; Tue, 13 Jul 2004 18:24:43 +0000 (GMT) (envelope-from svein-freebsd-questions@theloosingend.net) Received: (qmail 98822 invoked by uid 1001); 13 Jul 2004 18:24:41 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 13 Jul 2004 18:24:41 -0000 Date: Tue, 13 Jul 2004 20:24:41 +0200 (CEST) From: Svein Halvor Halvorsen X-X-Sender: sveinhal@mirrorball.theloosingend.net To: =?ISO-8859-1?Q?Jo=E3o_Carlos_Mendes_Lu=EDs?= In-Reply-To: <40F30EAC.1090708@jonny.eng.br> Message-ID: <20040713202308.V97142@mirrorball.theloosingend.net> References: <40F30EAC.1090708@jonny.eng.br> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE cc: questions@freebsd.org Subject: Re: Locale data X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jul 2004 18:24:44 -0000 [Jo=E3o Carlos Mendes Lu=EDs, 2004-07-12] > Shouldn't the locale select the best charset if it is not defined? > > I have problems with this in third party applications. They just s= et > locale as pt_BR and dont give me a choice of adding a charset extension.= What > should I do? Is this a FreeBSD bug? Try making a symlink from pt_BR.ISO8859-1 to pt_BR in /usr/share/locale Svein Halvor