Hi!
It seems that there is something broken on ImageMagick 6.5.9-0
Doing a simple "./configure; make; make install", on a clean chroot, we have empty dirs at /usr/local/lib/ImageMagick-6.5.9/modules-Q16/coders and /usr/local/lib/ImageMagick-6.5.9/modules-Q16/filters
Thank you!
"make install" is broken
Re: "make install" is broken
We changed the default of --with-modules because it caused ImageMagick to fail to build / install properly under Cygwin / MSYS. Add --with-modules to your configure script command line to install the modules and filters in ../lib/ImageMagick-6.5.9-0/modules-Q16/. Note, ImageMagick can build / run without modules, however, we recommend you use modules.