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 in your conffile (/etc/environment, ~/.bashrc, ~/.xsession, ...). > I recall that during in stallion, at the dialog to specify locale, I > chose both "en_US.ISO-8559-1" and "en_US.UTF-8" (because I wasn't sure). I guess that you failed this. Run `dpkg-reconfigure locales' as root. -- Tatsuya Kinoshita