相关疑难解决方法(0)

Bundle无法在Mac OSX 10.7上安装RMagick gem

我已经使用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)

ruby ruby-on-rails rmagick rvm

23
推荐指数
7
解决办法
3万
查看次数

标签 统计

rmagick ×1

ruby ×1

ruby-on-rails ×1

rvm ×1