[Xastir-Dev] Cygwin compile

Bill Vodall - WA7NWP wa7nwp at jnos.org
Wed Sep 17 14:15:55 EDT 2003


Since I've been pounding on the Cygwin install, I'll start posting a few
comments here.  In general it's working fairly well but there are
still some build breaking gotchas.

We need to fix the "can't find ImageMagick" issue.   Having to manually
edit config.h isn't cool.


On a complete re-install, the Xastir configure couldn't find the lesstif
Xm include files.  Apparently it was looking only in /usr/include/Xm
and the actual headers were in /usr/X11R6/include/Xm

A symbolic link made it happy:

  ln -s /usr/X11R6/include/Xm  /usr/include/Xm


Any suggestions for "correct" fixes for these two issues?

Bill, WA7NWP




More information about the Xastir-dev mailing list