| Quote |
| Also term.h was needed for top, and I didn't find it in compile-3.3.5 |
| Quote |
| Did you make a new version of the compile package? I wonder if that might account for our differences. I'm using one dated 2008/02/10 (seems to be the first release). |
| Code Sample |
| $ cp -a /opt/compile-3.3.5/include /opt $ export CPPFLAGS=-I/opt/include |
| Quote |
| Edit: Just checked - term.h is in /opt/compile-3.3.5/include/ncurses |