[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: The screen saga - problem solved
Because OpenBSD ships with a buggy old version of ncurses.
I recently upgraded the curses in OpenBSD so this is not an
issue if you don't mind running current sources. Of course,
there's no reason you can't just update the following:
/usr/src/lib/{libcurses,libpanel,libmenu,libform}
At least, no reason that comes to minds ;-)
- todd
In message <Pine.LNX.3.96.971205113651.1790A-100000@belgarion.it.net.au>
so spake Stephen Darragh (stephen):
> I hesitate to say "there's something wrong with curses on the pmax", but..
>
> I built ncurses (with little modification) from the Debian distribution of
> Linux and linked screen against that. And voila... It works perfectly.
>
> I'd appreciate anyone's comments as to why screen, of all curses
> applications, would mess up with OpenBSD's standard curses package.
>
> I'm not desperate enough to take a debugger to it. :)
>
> ... Stephen
>
>