【发布时间】:2009-07-15 21:49:55
【问题描述】:
我一直在尝试使用 Ruby Forge 的 Mac OS X 安装程序安装 ImageMagick,而 RMagick 代码不想编译,它输出:
Can't install RMagick 2.10.0. Can't find the ImageMagick library or one of the dependent libraries. Check the mkmf.log file for more detailed information.
和
have_library: checking for InitializeMagick() in -lMagickCore... -------------------- no
我尝试再次运行安装程序,但无济于事。感谢您的帮助!
【问题讨论】:
-
mkmf.log 文件说明了什么?
标签: ruby imagemagick rmagick