dongyu1979 2012-07-12 07:48
浏览 277

找不到imageMagick mogrify模块

I'm experiencing problem with mogrify. When I run it from command line works like charm when from php I get this error.

"mogrify: unable to open module file `/usr/lib64/ImageMagick-6.2.8/modules-Q16/coders/orig.la': No such file or directory."

Strangely enough on other box the file is missing as well but my script works. I'm doing simple thing injecting modified iptc that I extracted with convert. Any clues how to get it working? Install additional package?

the 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 ImageMagick Studio LLC

the working one

Version: ImageMagick 6.5.9-0 2010-02-12 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2010 ImageMagick Studio LLC
Features: OpenMP 
  • 写回答

1条回答 默认 最新

  • doutu4335 2012-07-12 09:03
    关注

    The ImageMagick 6.2.8 version you have installed on your problematic machine probably doesn't contain the mogrify library, or it isn't correctly installed. Try reinstalling imagick and make the library version match the one you have installed on the working one.

    评论

报告相同问题?

悬赏问题

  • ¥15 微信会员卡接入微信支付商户号收款
  • ¥15 如何获取烟草零售终端数据
  • ¥15 数学建模招标中位数问题
  • ¥15 phython路径名过长报错 不知道什么问题
  • ¥15 深度学习中模型转换该怎么实现
  • ¥15 HLs设计手写数字识别程序编译通不过
  • ¥15 Stata外部命令安装问题求帮助!
  • ¥15 从键盘随机输入A-H中的一串字符串,用七段数码管方法进行绘制。提交代码及运行截图。
  • ¥15 TYPCE母转母,插入认方向
  • ¥15 如何用python向钉钉机器人发送可以放大的图片?