php - imageMagick mogrify module not found -
I am facing a problem with mogrify when I try to run it from the command line, Receives this error from
"mogrify: Unable to open module file The surprisingly adequate file is unavailable on the other box but my script works. I am doing an modified IPTC injection, which I extracted with the convert. Any clue how to work it? Install additional packages?
Problematic machine config:
Version: ImageMagick 6.2.8 04/17/08 Q16 file: /usr/share/ImageMagick-6.2.8/doc/ index Html copyright: Copyright (c) 1999-2006 ImageMagic Studio LLC One working
Version: ImageMagick 6.5.9-0 2010-02- 12 Q16 http://www.imagemagick.org Copyright: Copyright (c) 1999-2010 ImageMagic Studio LLC Features: OpenMP
Image magick version 6.2.8 installed on your problematic machine probably has mogrify library At the same time, or it is not installed correctly. Try to re-install the imagination and match the library version to one you have installed on the job.
Comments
Post a Comment