If you're using ubuntu, why did you compile it? you should use the package provided with your distro.
Jeremy On Tue 03 Feb 2009 - 04:47PM, Ye Xu wrote: > On Tue, Feb 3, 2009 at 14:58, Jeremy Jay <[email protected]> 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. >
