On Thu, Dec 19, 2002 at 09:31:13PM -0500, Michael Fratoni wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On Thursday 19 December 2002 11:11 am, Ben Logan wrote:
> > Hello, everyone.
> >
> > I've just installed Redhat 8.0, and I'm having a pretty annoying
> > problem with my console-based apps.  I'm not sure if it is a terminfo
> > problem, and ncurses problem, or what.
> 
> This is a UTF-8 locale issue. Actually, it's an application issue related 
> to using a UTF-8 locale.
> 
> grep -A 20 "Distribution General Notes" 
> /usr/share/doc/redhat-release-8.0/RELEASE-NOTES-i386
> 
> Try starting your application as:
> LANG=C your_app
> 
> For example, man pages display improperly. I've created an alias in 
> /etc/bashrc to work around it for now:
> alias man='LANG="C" man'

Hi, Michael, and thanks for your response.

Unfortunately, setting the LANG variable didn't seem to have any
effect at all.  Is there perhaps some set of files I can copy from my
Redhat 7.1 box to fix the problem.  I'm not at all familiar with how
the locale settings work.  It sure is an annoying problem, though,
because I use the console a lot.

Thanks,
Ben

-- 
Ben Logan
Google Answers Researcher
answers.google.com
When you're searching for information, Google Answers.

Real Time, adj.:
        Here and now, as opposed to fake time, which only occurs there and then.



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to