Locale problems on 2.6.2 bootup
From: David Baron (d_baron_at_012.net.il)
Date: 02/29/04
- Previous message: Gregory Seidman: "Re: howto serialize tasks in .xsession"
- Next in thread: Robert F Merrill: "Re: Locale problems on 2.6.2 bootup"
- Reply: Robert F Merrill: "Re: Locale problems on 2.6.2 bootup"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: debian-user@lists.debian.org Date: Sun, 29 Feb 2004 09:07:37 +0100
Get error from "locale": Unable to set .... no such directory.
Three items: LC_TYPE, LC_MESSAGES, LC_ALL.
Had not heard of these previously. LANG is the only locale-keyword set in env.
All the others in shown in the "man" for locale are not set. The above are
not cited. Note that KDE has its own localizations but these are not
exported, apparently.
-- To UNSUBSCRIBE, email to debian-user-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: Gregory Seidman: "Re: howto serialize tasks in .xsession"
- Next in thread: Robert F Merrill: "Re: Locale problems on 2.6.2 bootup"
- Reply: Robert F Merrill: "Re: Locale problems on 2.6.2 bootup"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- LANG, locale, unicode, setup.py and Debian packaging
... On start I call locale.setlocale, the getlocale. ... The app assumes
unicode objects internally. ... My setup.py also tests locale (because it then loads gettext
... happens if LANG is set to "C", ... (comp.lang.python) - Re: Compose key and input method
... But I also had some weird effects concerning the compose key. ... LANG
is old style (using the old locale names), ... Old applications want LANG, new applications
want LC_ALL or the above ... (comp.unix.solaris) - Re: LANG=C not English?
... > feisty@feisty-laptop:~$ echo $LANG ... $ LANG=C locale ...
to what English is C expected to be? ... (Debian-User) - Re: why sort is soo slow on RH9?
... LANG variable will show you your locale settings. ... For a numeric
sort it doesn't matter, ... (comp.os.linux.misc) - Re: Compose key and input method
... > LANG is old style (using the old locale names), ... > Old applications
want LANG, new applications want LC_ALL or the above ... AFAIK en_US setting or something similar
should also enable the compose ... (comp.unix.solaris)