On Sun, Feb 13, 2000 at 11:36:27AM +0000, jens reimer <[EMAIL PROTECTED]> wrote:
> But these silly messages are still there.
These messages say that the requested locale could not be set, most
probably because your locale system is not installed correctly.
> I recompiled my perl and my glib, $LANGUAGE is set with YAST.
> But the message is up every time i start Gimp.
> What could i do?
Usually "your system documentation will tell you", but under linux locale
documentation is virtually non-existent.
I would guess the most probable cause is missing locale support for the other
LC_xxx classes. In that case you might try:
unset LC_ALL
unset LANG
export LC_MESSAGES=de
-or-
unset LC_MESSAGES
unset LC_ALL
LANG=de
(It might also be worth to check other LC_-vars)
--
-----==- |
----==-- _ |
---==---(_)__ __ ____ __ Marc Lehmann +--
--==---/ / _ \/ // /\ \/ / [EMAIL PROTECTED] |e|
-=====/_/_//_/\_,_/ /_/\_\ XX11-RIPE --+
The choice of a GNU generation |
|