Can I compile mutt under cygwin?

Posted by openist on Server Fault See other posts from Server Fault or by openist
Published on 2010-06-17T18:48:46Z Indexed on 2010/06/17 18:54 UTC
Read the original article Hit count: 215

Filed under:
|
|
|

I've been trying to compile mutt under cygwin for a few days. I always get the message:

"configure: error: no curses library found"

I have all the curses + devel stuff installed + termpcap, which I heard might be related. I've tried re-installing, i've tried specifying the location on the configure command line, but i'm not sure i'm doing it right:

"--with-curses=/usr/lib/libncurses.a --with-curses=/usr/lib/libncurses.dll.a --with-curses=/usr/include/ncurses"

Here's my config.log:

http://floatsolutions.net/docs/config.log

Any ideas?

© Server Fault or respective owner

Related posts about Windows

Related posts about cygwin