Re: Newbie link problem: Error 1
Thomas Dickey <[email protected]>
| Newsgroups | gmane.network.tin.user |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 22 Nov 2003 [email protected] wrote: > However, I investigated my cygwin setup, and it appears that I have had > ncurses (whatever that is) v5.3-4 installed all along. So I'm guessing > that lack of ncurses is not the cause of the problem. Just a guess... > :) > > Is there a *simple* way to test whether ncurses is installed and working > *correctly*? perhaps you have only the runtime (dll's) installed, and not libncurses-devel (which would have the import-libraries and header files). The latter has for instance /usr/include/ncurses/curses.h, and /usr/lib/libncurses.a -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net