Zoran Kikic wrote:
> Warning: couldn't find charset data for locale C; using ISO 8859-1
You are _really_ not supposed to use the "C" locale and the LC_ALL
variable. Please switch to LANG=en_US and LC_ALL unset. If you really
want to continue using your current setup, remove the following lines
hi,
when I start x xterm warns me:
Warning: couldn't find charset data for locale C; using ISO 8859-1
/usr/share/X11/locale/C exists..
my locale:
LANG=C
LC_CTYPE="POSIX"
LC_NUMERIC="POSIX"
LC_TIME="POSIX"
LC_COLLATE="POSIX"
LC_MONETARY="POSIX"
LC_MESSAGES="POSIX"
LC_PAPER="POSIX"
LC_NAME="POSI