Re: locale problem

2010-11-30 Thread Bruce Dubbs
robert wrote: > Now then, at 7.8. The Bash Shell Startup Files > > root:/# LC_ALL=en_US.utf8 locale language > English > root:/# LC_ALL=en_US.utf8 locale charmap > UTF-8 > root:/# LC_ALL=en_US.utf8 locale int_curr_symbol > USD > root:/# LC_ALL=en_US.utf8 locale int_prefix > 1 > > so now, do I mod

locale problem

2010-11-30 Thread robert
Now then, at 7.8. The Bash Shell Startup Files root:/# LC_ALL=en_US.utf8 locale language English root:/# LC_ALL=en_US.utf8 locale charmap UTF-8 root:/# LC_ALL=en_US.utf8 locale int_curr_symbol USD root:/# LC_ALL=en_US.utf8 locale int_prefix 1 so now, do I modify /etc/profile to match these values

Re: xorg / xterm locale problem

2007-08-13 Thread Alexander E. Patrakov
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

xorg / xterm locale problem

2007-08-12 Thread Zoran Kikic
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