On Nov 28, 2007 3:27 AM, Ben Heard <[EMAIL PROTECTED]> wrote: > I'm trying to get Wyrd installed under Cygwin. I found the page on > 43Folders and a thread in the archives but neither have helped me get > Wyrd installed. I think it's an ncurses problem. I installed ncurses > 5.6 from source with ./configure --prefix=/usr && make && make > install. All of the test programs seemed to work fine. > > Now I'm working with Wyrd. ./configure returns >
[snip] > I've tried "./configure CPPFLAGS=-I/usr/include --with-ncurses" with > various directories that I though could be relevant with no luck. Any > suggestions? > Can you please try "CPPFLAGS=-I/usr/include/ncurses ./configure --with-ncurses" (note the location of CPPFLAGS)? -- Manish _______________________________________________ Remind-fans mailing list [email protected] http://lists.whatexit.org/mailman/listinfo/remind-fans
