Date: Sun, 06 Nov 2005 20:20:16 -0200 From: Rainer Alves <freebsd@powered.net> To: Renato Botelho <rbgarga@gmail.com>, freebsd-current@freebsd.org Subject: Re: FreeBSD 6.0 Released Message-ID: <436E81A0.5070809@powered.net> In-Reply-To: <001901c5e31d$05273720$fe07000a@Home.local> References: <436B810A.7040908@FreeBSD.org> <001901c5e31d$05273720$fe07000a@Home.local>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?436E81A0.5070809>