[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Locales and glibc



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