Re: locale not set properly

2002-01-23 Thread Johann Spies
On Wed, Jan 23, 2002 at 07:49:32PM +0900, Tatsuya Kinoshita wrote: > If you want to use it_IT.ISO-8859-1, select it by > `dpkg-reconfigure locales'. > > And I suggest this: > > -- /etc/environment -- > LANG=en_ZA > LC_TIME=it_IT.ISO-8859-1 Thanks. I do not really want it_IT... for LC_TIME and

Re: locale not set properly

2002-01-23 Thread Tatsuya Kinoshita
On Wed, 23 Jan 2002 12:02:30 +0200, Johann Spies <[EMAIL PROTECTED]> wrote: > This is what was in my /etc/environment after the correction: > > LANG=POSIX > LC_CTYPE="POSIX" > LC_NUMERIC="POSIX" > LC_TIME=it_IT.ISO-8859-1 > LC_COLLATE="POSIX" > LC_MONETARY="POSIX" > LC_MESSAGES="POSIX" > LANGUAGE

Re: locale not set properly

2002-01-23 Thread Johann Spies
On Wed, Jan 23, 2002 at 05:14:53PM +0900, Tatsuya Kinoshita wrote: > Show the details of your problem. > (Run `locale-gen', `cat /etc/locale.gen', and `locale') Thanks for your reply. The output is below. After I saw this output, I went back and checked my /etc/environment again and discovered

Re: locale not set properly

2002-01-23 Thread Tatsuya Kinoshita
On Wed, 23 Jan 2002 09:37:40 +0200, Johann Spies <[EMAIL PROTECTED]> wrote: > I have the same problem. I have tried setting the locales in > /etc/environment and in .bashrc also -- and I still get this annoying > messages. I suppose it is some bug in the Woody setup. > > I have run dpkg-reconfi

Re: locale not set properly

2002-01-23 Thread Johann Spies
I have the same problem. I have tried setting the locales in /etc/environment and in .bashrc also -- and I still get this annoying messages. I suppose it is some bug in the Woody setup. I have run dpkg-reconfigure locales a few times and also locale-gen and it does not seem to make any differenc

RE: locale not set properly

2002-01-22 Thread Jeff Bonner
On Tues 22 Jan 2002 21:13 EDT, "Colin Watson" wrote: > > Whenever I "man foo" I get this error: > > > > (null): can't set the locale, make sure $LC_* and $LANG > are correct > > This means that the setlocale() call failed. (I added this > because it made it *much* easier to track down certai

Re: locale not set properly

2002-01-22 Thread Colin Watson
On Tue, Jan 22, 2002 at 05:41:43PM -0500, Jeff Bonner wrote: > Whenever I "man foo" I get this error: > > (null): can't set the locale, make sure $LC_* and $LANG are correct This means that the setlocale() call failed. (I added this because it made it *much* easier to track down certain kinds o

Re: locale not set properly

2002-01-22 Thread Tatsuya Kinoshita
On Tue, 22 Jan 2002 17:41:43 -0500, "Jeff Bonner" <[EMAIL PROTECTED]> wrote: > Whenever I "man foo" I get this error: > > (null): can't set the locale, make sure $LC_* and $LANG are correct >debian:# locale >LANG=en_US >LC_CTYPE= >LC_NUMERIC="en_US" I recommend unset LC_CTYPE