23 Oct
2004
23 Oct
'04
4:07 p.m.
On Saturday 23 October 2004 3:41 pm, david wrote:
OK, I just entered "make" and it compiled away until it hit this:
gcc -I. -DXFRACT -DNOBSTRING -g -DBIG_ANSI_C -DLINUX -Os -fno-builtin -c -o realdos.o realdos.c realdos.c:10:20: curses.h: No such file or directory
According to Synaptic, I have an assortment of ncurses packages installed, and one called "termcap-compat" that describes itself as a compatibility package for old terminals.
It looks like the header file may be provided with ncurses-devel. Jonathan