-----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' Hope that helps, - -- - -Michael pgp key: http://www.tuxfan.homeip.net:8080/gpgkey.txt Red Hat Linux 7.{2,3}|8.0 in 8M of RAM: http://www.rule-project.org/ - -- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE+AoDxn/07WoAb/SsRAl0vAKCc53/yO6x7q7og8EO3Cyth38Nh0wCfccuR efz3vw4JlKlmDCLm/OGpEUw= =sS3l -----END PGP SIGNATURE----- -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list