term.h / curses.h / ncurses.h Do not exist
Hi,
I am using Ubuntu 8.04 and was trying the code at the end of chapter 5 (menu5.c). The program complains about term.h and curses.h. Even replacing curses with ncurses would not solve the problem.
I ran a search on my system and there is none of these three file.
What is going on here?
Thanks
|