From: zmbenhal@netcom.com (Zeyd M. Ben-Halim) Subject: [NCURSES] looking for terminfo.h? Date: Fri, 19 Feb 1993 09:46:46 GMT
This is notes to people trying out ncurses 0.5 and can't find terminfo.h.
terminfo.h is generated by make when doing make install. just typing make
will only rebuild the library but not terminfo.h tic/untic nor compile the
terminfo entry.
You should read Makefile before you proceed to build ncurses.
I'll make a note of this and modify the makefile for 0.6
Zeyd