I need convert to run under Cygwin. Tried stock ImageMagick 6.3.0 that loads with cygwin. Doesn't work.
Downloaded ImagMagick-6.3.6. ./configure runs normally until: [preamble deleted] configure:4208: gcc -E conftest.c configure:4214: $? = 0 configure:4245: gcc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:4251: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ImageMagick" | #define PACKAGE_TARNAME "ImageMagick" | #define PACKAGE_VERSION "6.3.6" | #define PACKAGE_STRING "ImageMagick 6.3.6" | #define PACKAGE_BUGREPORT "http://www.imagemagick.org" #define PACKAGE | "ImageMagick" #define VERSION "6.3.6" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4284: result: gcc -E configure:4313: gcc -E conftest.c configure:4319: $? = 0 configure:4350: gcc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:4356: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ImageMagick" | #define PACKAGE_TARNAME "ImageMagick" | #define PACKAGE_VERSION "6.3.6" | #define PACKAGE_STRING "ImageMagick 6.3.6" | #define PACKAGE_BUGREPORT "http://www.imagemagick.org" #define PACKAGE | "ImageMagick" #define VERSION "6.3.6" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4393: checking for a sed that does not truncate output configure:4449: result: /bin/sed configure:4452: checking for grep that handles long lines and -e Any help is apprecitated. All the best, L. Van Warren MS CS, AE wdv.com _______________________________________________ Magick-bugs mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-bugs
