Re: Terminal problem after 5.1 upgrade.

1998-06-05 Thread Jeremy Hansen
Actually thanks! Heh, funny how you always figure out your own problems right before someone tells you the answer. I did an strace -f on something that was giving me a problem and I noticed it looking for ncureses libs, so I did a reinstall of ncurses and that did it. I don't understand why

Re: Terminal problem after 5.1 upgrade.

1998-06-05 Thread Eric L. Green <[EMAIL PROTECTED]>
On Thu, 4 Jun 1998, Jeremy Hansen wrote: > Has anyone had problems with terminal environments after a > 5.0 to 5.1 upgrade. Every terminal env setting I use results > in an unknown terminal error from bash. do "rpm -q ncurses" and tell us what it reports. If it doesn't report anything, that's yo

Terminal problem after 5.1 upgrade.

1998-06-04 Thread Jeremy Hansen
Has anyone had problems with terminal environments after a 5.0 to 5.1 upgrade. Every terminal env setting I use results in an unknown terminal error from bash. Anyone having this problem? Plus, where would be a good place to look. I've looked at termcap, and that doesn't seem to be a problem