[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Locales and glibc
- To: Benji Selano <bselano(at-nospam)checkpoint.com>
- Subject: Re: Locales and glibc
- From: Ilya Konstantinov <linux-il(at-nospam)future.galanet.net>
- Date: Thu, 9 Aug 2001 11:09:07 +0300
- Cc: linux-il(at-nospam)linux.org.il
- Delivered-To: linux.org.il-linux-il@linux.org.il
- In-Reply-To: <01080910150608.09663@bselano.qa.checkpoint.com>
- References: <01080910150608.09663@bselano.qa.checkpoint.com>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
- User-Agent: Mutt/1.3.19i
On Thu, Aug 09, 2001 at 10:15:06AM +0300, Benji Selano wrote:
> Hi...
> i seem to be having a few problems after upgrading glibc on Mandrake 8.0
>
> upgraded glibc (RPM) to 2.2.3 and since then i have locale problems. my
> hebrew support (reading) under kmail and the likes has gone, also i seem to
> be having problems typing in text into motif gui apps.
>
> Gdk-WARNING **: locale not supported by C library
>
> and:
>
> perl: warning: Setting locale failed.
> perl: warning: Please check that your locale settings:
> LANGUAGE = "en_US:en",
> LC_ALL = (unset),
> LC_MESSAGES = "en_US",
> LC_TIME = "en_US",
> LC_NUMERIC = "en_US",
> LC_CTYPE = "en_US",
> LC_MONETARY = "en_US",
> LC_COLLATE = "en_US",
> LANG = "en"
> are supported and installed on your system.
> perl: warning: Falling back to the standard locale ("C").
>
> Anyone have any idea what i need to set\run?
As root:
localedef -f ISO-8859-1 -i en_US -u en_US en_US
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il