Page 1 of 1

Posted: 2006-04-13T08:00:17-07:00
by magick
To determine why ImageMagick failed to validate the WMF delegate library, look at config.log. Correct the problem its complaining about and rerun the configure script until the delegate library is validated.

Posted: 2006-04-13T08:24:50-07:00
by magick
The reason why libwmf failed to validate is in the config.log file. You just did not review it carefully enough. There is another section in the log dealing with libwmf other than the portion you posted. Look there to find your answer.

Posted: 2006-04-17T16:03:26-07:00
by magick
Got it. WMF is only enabled if you specify --with-modules on the configure script command line. Not sure why we have this restriction.