From owner-freebsd-questions@FreeBSD.ORG Tue Jul 13 19:55:18 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 40C3B16A4CE for ; Tue, 13 Jul 2004 19:55:18 +0000 (GMT) Received: from minerva.int.gov.br (nat.int.gov.br [200.20.196.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69A2043D4C for ; Tue, 13 Jul 2004 19:55:17 +0000 (GMT) (envelope-from jonny@jonny.eng.br) Received: from [10.0.8.17] (jonny.int.gov.br [10.0.8.17]) by minerva.int.gov.br (Postfix) with ESMTP id 253DDBE50F for ; Tue, 13 Jul 2004 16:55:15 -0300 (BRT) Message-ID: <40F43E22.5020607@jonny.eng.br> Date: Tue, 13 Jul 2004 16:55:14 -0300 From: =?ISO-8859-1?Q?Jo=E3o_Carlos_Mendes_Lu=EDs?= User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040616 X-Accept-Language: pt-br, en-us, en, pt MIME-Version: 1.0 To: questions@freebsd.org References: <40F30EAC.1090708@jonny.eng.br> <20040713202308.V97142@mirrorball.theloosingend.net> In-Reply-To: <20040713202308.V97142@mirrorball.theloosingend.net> X-Enigmail-Version: 0.84.2.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: Locale data X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jul 2004 19:55:18 -0000 This would probably solve my problem, but I'd like to know what is the expected behaviour. If FreeBSD is right, I'll try to fix the application. Svein Halvor Halvorsen wrote: > [João Carlos Mendes Luís, 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 set >> 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 >