On Mon, 18 Jun 2001, Tzafrir Cohen wrote:
> On Mon, 18 Jun 2001, Cedar Cox wrote:
> >
> > When I try something like this I get:
> >
> > ~$ LC_CTYPE=he_IL gimp
> >
> > Gdk-WARNING **: locale not supported by C library
> >
> >
> > Same with iw_IL. Does my system lack updated libraries?
>
> This is a matter of glibc (the C library).
>
> Have a look under /usr/share/locale/{he,he_IL,iw,iw_IL}/ and see if you
> have any LC_CTYPE file there. (maybe the locales directory resides
> elsewhere, such as /usr/lib/locale )
~$ find / 2>/dev/null |grep -i 'locales*/\(he\|iw\)'
/usr/local/share/locale/he
/usr/local/share/locale/he/LC_MESSAGES
/usr/local/share/locale/he/LC_MESSAGES/lyx.mo
/usr/share/i18n/locales/he_IL
/usr/share/i18n/locales/iw_IL
/usr/opt/kde/share/locale/he
/usr/opt/kde/share/locale/he/LC_MESSAGES
/usr/opt/kde/share/locale/he/LC_MESSAGES/ {many k*.mo}
/usr/opt/kde/share/locale/he/charset
/usr/share/locale/ does exist, but no he or iw..
-Cedar
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]