[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: xmms questions
- To: Tzafrir Cohen <tzafrir(at-nospam)technion.ac.il>
- Subject: Re: xmms questions
- From: Cedar Cox <cedarc(at-nospam)visionforisrael.com>
- Date: Mon, 18 Jun 2001 15:04:03 +0300 (IDT)
- cc: linux-il(at-nospam)linux.org.il
- Delivered-To: linux.org.il-linux-il@linux.org.il
- In-Reply-To: <Pine.GSO.3.95-heb-2.07.1010618142812.19391K-100000@csd>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
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 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