Page 1 of 1

Posted: 2006-03-21T14:56:59-07:00
by magick
ImageMagick requires the Freetype delegate library and Ghostscript to run the regression tests. Run the configure script again. The last 40 lines or so probably says it could not validate the Freetype library. Check config.log to determine why. Fix the problem and rerun the configure script until the library is validated. Alternatively, if you don't want to use Truetype fonts to annotate your images, you can safely ignore these regression test failures.

Posted: 2006-03-21T16:17:09-07:00
by magick
Well there you go, ImageMagick cannot compile/link against the Freetype delegate library unless the header files are available. Fix this problem and rerun the ImageMagick configure script.