Page 1 of 1

Posted: 2006-07-20T09:34:42-07:00
by magick
We will release a new version of the ImageMagick RPM's within a week. However, in the mean-time you can try using an rpm option to ignore dependancies.

Posted: 2006-07-24T09:59:39-07:00
by magick
We have not seen the exception you posted before so we're clueless what the problem is. You could always just download the source distribution and unpack and type
  • ./configure --enable-delegate-build --enable-shared --disable-static \
    --with-modules --with-quantum-depth=16 --enable-ltdl-convenience \
    --enable-libtool-verbose --with-fpx
    make
    make install