Jonathan Osuch wrote:
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.
Thanks, installing libncurses5-dev got the file, it compiled. Moved my files over from the old XFracTint directory and it happily opens them! Hurrah! Was able to get into map editing mode, but didn't seem to be able to change any colors. BTW, installing and running DOSEMU was a lot easier! ;-) -- David gnome@hawaii.rr.com