Date: Sat, 5 Nov 2005 06:46:52 +1100 From: Peter Jeremy <PeterJeremy@optushome.com.au> To: Renato Botelho <rbgarga@gmail.com> Cc: freebsd-stable@freebsd.org Subject: Re: FreeBSD 6.0 Released Message-ID: <20051104194652.GN39882@cirb503493.alcatel.com.au> In-Reply-To: <747dc8f30511041033q71048dd3hc6a6cbaca40c2e67@mail.gmail.com> References: <436B810A.7040908@FreeBSD.org> <747dc8f30511041033q71048dd3hc6a6cbaca40c2e67@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-current dropped] On Fri, 2005-Nov-04 16:33:10 -0200, Renato Botelho wrote: >one example, perl warning me about my locale: What version of perl? Was it compiled under RELENG_6 or a previous install? >perl: warning: Setting locale failed. >perl: warning: Please check that your locale settings: > LC_ALL = "en_US.ISO8859-1", > LANG = "en_US.ISO8859-1" Does the directory /usr/share/locale/en_US.ISO8859-1 exist? Do the relevant files (LC_COLLATE, LC_CTYPE, LC_MESSAGES, LC_MONETARY, LC_NUMERIC and LC_TIME) exist in the directory? >And on another machine, when I go to gnome, this start with locale >US-ASCII and I can't use acents on OpenOffice. Is this locale set via LC_ALL or within OOo itself? I'm not sure that 'US-ASCII' should exist - the locale name should be en_US.US-ASCII. That said, I believe this is the correct behaviour. You have specified that you only want to be able to use 7-bit ASCII which doesn't include accents. -- Peter Jeremy
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051104194652.GN39882>