From owner-freebsd-current@FreeBSD.ORG Sun Nov 6 22:20:39 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFD6F16A41F for ; Sun, 6 Nov 2005 22:20:39 +0000 (GMT) (envelope-from freebsd@powered.net) Received: from valimar.ibest.com.br (mx11.ibest.com.br [200.181.68.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17B9143D62 for ; Sun, 6 Nov 2005 22:20:38 +0000 (GMT) (envelope-from freebsd@powered.net) Received: from [127.0.0.1] (centaurus.ibest.com.br [200.181.68.107]) by valimar.ibest.com.br (Postfix) with ESMTP id 05E1117C04F; Sun, 6 Nov 2005 20:20:33 -0200 (BRDT) Message-ID: <436E81A0.5070809@powered.net> Date: Sun, 06 Nov 2005 20:20:16 -0200 From: Rainer Alves User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051105) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Renato Botelho , freebsd-current@freebsd.org References: <436B810A.7040908@FreeBSD.org> <001901c5e31d$05273720$fe07000a@Home.local> In-Reply-To: <001901c5e31d$05273720$fe07000a@Home.local> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-iBEST-MailScanner-Information: Please contact the ISP for more information X-MailScanner-From: freebsd@powered.net Cc: Subject: Re: FreeBSD 6.0 Released X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 22:20:39 -0000 Renato Botelho wrote: >I'm having some troubles with locale after upgrade to RELENG_6. > >one example, perl warning me about my locale: > >perl: warning: Setting locale failed. >perl: warning: Please check that your locale settings: > LC_ALL = "en_US.ISO8859-1", > LANG = "en_US.ISO8859-1" > are supported and installed on your system. >perl: warning: Falling back to the standard locale ("C"). > >And on another machine, when I go to gnome, this start with locale >US-ASCII and I can't use acents on OpenOffice. > >Am I doing anything wrong? > >-- >Renato Botelho > > Diz ae Renato, You should consider recompiling lang/perl58, as this locale problem usually is the result of stale libraries or linking with an incorrect library version (chances are your perl binary is linked to libc.so.5 instead of .6). -- Rainer Alves BrasilTelecom