Mail Archives: djgpp/1996/09/19/03:39:45
On Wed, 18 Sep 1996, Raymond Steven Kutai wrote:
> I am in the process of compiling gnuchess 4.0 pl77 but the makefile
> indicates that I need the curses library (-lcurses) and termcap library
> (-ltermcap). To my understanding both libraries are not yet ported
> to DOS. Is there any substitute for the libs?
DJGPP has a port of curses called PDCurses. There are also ports of
termcap, but they are only good if the application doesn't use its
featrures too much (i.e., don't assume that you have all those features
of the termcap database).
- Raw text -