Date: Sat, 9 Sep 2000 14:35:02 -0500 From: Ade Lovett <ade@FreeBSD.ORG> To: Timothy Legant <thl@catseye.net> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Perl Doesn't like XFree-4.0.1 Message-ID: <20000909143502.B2269@FreeBSD.org> In-Reply-To: <20000908223845.A13879@skitty.catseye.net>; from thl@catseye.net on Fri, Sep 08, 2000 at 10:38:45PM -0500 References: <20000907181039Y.rklosh@rkl.org> <00090521085201.35453@sniper.domtek.fr> <200009080207.UAA49324@harmony.village.org> <20000907235745S.rklosh@rkl.org> <20000908223845.A13879@skitty.catseye.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Sep 08, 2000 at 10:38:45PM -0500, Timothy Legant wrote: > I haven't looked at the GNOME source, so I can't speak to whether > they're hard-coding anything or not. However, whatever they're doing, > they seem to do *only* if you haven't explicitly set the i18n stuff in > your environment. I'm looking in to the gnomelibs source right now.. please bear with me for a few days, since RealJob[tm] is pretty hectic right now. In the meantime, the "fix" is to add the following to your shell startup files, season to taste for locale and shell: setenv LC_ALL en_US.ISO_8859-1 setenv LC_CTYPE en_US.ISO_8859-1 setenv LANG en_US.ISO_8859-1 -aDe [Mr. FreeBSD-GNOME] -- Ade Lovett, Austin, TX. ade@FreeBSD.org FreeBSD: The Power to Serve http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000909143502.B2269>