[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: Tzafrir Cohen <tzafrir(at-nospam)technion.ac.il>
- Date: Thu, 9 Aug 2001 10:41:31 +0300 (IDT)
- 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>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
On Thu, 9 Aug 2001, 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").
>
> Anyonehave any idea what i need to set\run?
The locales packages are compiled of glibc as well. It seems that Mandrake
have failed to put the proper dependency information on those packages .
rpm -qa |grep ^locale
will give you a list of installed locales packages. You should upgrade
those packages as well to packages made from glibc 2.2.3 (which should
probably be availlbe from where you got the original glibc package).
--
Tzafrir Cohen
mailto:tzafrir@technion.ac.il
http://www.technion.ac.il/~tzafrir
=================================================================
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