I am trying to compile freeciv in cygwin. When I run the configure script, it says /X11/xpm.h is not found. I have tried changing the command line argument --with-xpm-include=DIR where DIR is the directory that has /X11/xpm.h in it. I have also tried changing the directory to where xpm.h is. I have also tried moving /X11/xpm.h to the root directory. And finally I have tried changing the --with-xpm-prefix option and moved the xpm library files and /X11/xpm.h files to the /lib and /include directories. None of this seems to work. Interesting enough, the xpm library is found without a problem. I would appreciate any help.
Thanks
Thanks
Comment