I am trying to install a program and to compile it, the program
requires ncurses.h.. it says
gcc -O2 -I/usr/include/ncurses -c curs.c -o curs.o
curs.c:5: ncurses.h: No such file or directory
make: *** [curs.o] Error 1
every time.. I DID install the ncurses durring the install.. do where
is it.. please help.
Eaton
Linux 2.0.23 (i686)