On Tue, Feb 3, 2009 at 14:58, Jeremy Jay <dinkuma...@gmail.com> wrote: > > looks like the header isn't working properly, check that one of > /usr/include/ncurses.h or /usr/local/include/ncurses.h is valid
> if that's fine, then you may want to check that the compiler and > ncurses library are the same arch (64bit in your case) > I had just freshly compiled ncurse 5.7 and it installed inside /usr/include/ $ ll /usr/include/ncurses.h lrwxrwxrwx 1 root root 8 2009-02-03 16:38 /usr/include/ncurses.h -> curses.h then recompile dvtm, still the same.