>Gdk-WARNING **: locale not supported by C library
Ooops! If your libc does not support the Greek locale, you 're in trouble. What distribution are you using?
you could also try LC_CTYPE=el_GR.ISO_8859-7, though I don't think this is the problem. Probably your libc does not have greek support.
With this LC_CTYPE, it says: Gdk-WARNING **: locale not supported by Xlib, locale set to C
My libc distribution is, I guess, FreeBSD 4.8's. I have this in /usr/share/locale/ regarding Greek:
el_GR.ISO8859-7 el_GR.ISO_8859-7
And /usr/X11R6/share/locale/ has the only directory about Greek:
el
Which has LC_MESSAGES directory with .mo files for various apps, like gimp, gtk, sawfish, etc.
So I guess I'm missing some of the libc and/or XFree86 locale files?
_______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86