我已经使用ImageMagick安装程序脚本https://github.com/maddox/magick-installer安装了ImageMagick .我在OSX Lion 10.7上,使用RVM,Ruby 1.9.3p125.
问题似乎是MagickWand.h这里是完整的日志
/Users/pdjimeno/.rvm/rubies/ruby-1.9.3-p125/bin/ruby extconf.rb
checking for Ruby version >= 1.8.5... yes
extconf.rb:128: Use RbConfig instead of obsolete and deprecated Config.
checking for /usr/bin/gcc... yes
checking for Magick-config... yes
checking for ImageMagick version >= 6.4.9... yes
checking for HDRI disabled version of ImageMagick... yes
Package MagickCore was not found in the pkg-config search path.
Perhaps you should add the directory containing `MagickCore.pc'
to the PKG_CONFIG_PATH environment variable
No package 'MagickCore' found
Package MagickCore was not …
Run Code Online (Sandbox Code Playgroud)