ruby - 在 Windows 上安装 RMagick

标签 ruby rmagick

我已经对此进行了研究,并且已经在我的一台计算机上研究了几个小时。

我大约 3 周前在我的台式电脑上安装了 RMagick,它相当复杂。

我不记得我采取的具体步骤,我真的很沮丧。

我已经将 ImageMagick 安装到我机器上的 C:\ImageMagick 目录中

我也为 Ruby 安装了开发工具包。

我还将 rmagick-rmagick-v2-2-g564f157 放入我的 C: 中正确的 gems 文件夹中 它在 C:\Ruby22-x64\lib\ruby\gems\2.2.0\gems

我收到以下错误:

我将输入:gem install rmagick -- '--with-opt-dir="c:\ImageMagick"'

并得到以下错误:

Temporarily enhancing PATH to include DevKit...
Building native extensions with: '--with-opt-dir="c:\ImageMagick"'
This could take a while...
ERROR:  Error installing rmagick:
        ERROR: Failed to build gem native extension.
C:/Ruby22-x64/bin/ruby.exe -r ./siteconf20160326-6132-157vnes.rb extconf.rb
'--with-opt-dir="c:\ImageMagick"
checking for main() in -lCORE_RL_magick_... no
searching PATH for the ImageMagick library...
checking for main() in -lCORE_RL_magick_... no
checking for main() in -lCORE_RL_magick_... no
checking for main() in -lCORE_RL_magick_... no
Can't install RMagick 2.15.4.
Can't find the ImageMagick library.
Retry with '--with-opt-dir' option.
Usage: gem install rmagick -- '--with-opt-dir="[path to ImageMagick]"'
e.g.
  gem install rmagick -- '--with-opt-dir="C:Program FilesImageMagick-6.9.1-
Q16"'
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of necessary
libraries and/or headers.  Check the mkmf.log file for more details.  You may
need configuration options.
Provided configuration options:
        --with-opt-dir
        --with-opt-include
        --without-opt-include=${opt-dir}/include
        --with-opt-lib
        --without-opt-lib=${opt-dir}/lib
        --with-make-prog
        --without-make-prog
        --srcdir=.
        --curdir
        --ruby=C:/Ruby22-x64/bin/$(RUBY_BASE_NAME)
        --with-CORE_RL_magick_lib
        --without-CORE_RL_magick_lib
        --with-CORE_RL_magick_lib
        --without-CORE_RL_magick_lib
        --with-CORE_RL_magick_lib
        --without-CORE_RL_magick_lib
        --with-CORE_RL_magick_lib
        --without-CORE_RL_magick_lib
extconf failed, exit code 1
Gem files will remain installed in C:/Ruby22-x64/lib/ruby/gems/2.2.0
/gems/rmagick-2.15.4 for inspection.
Results logged to C:/Ruby22-x64/lib/ruby/gems/2.2.0/extensions/x64-mingw32/2.2.0/rmagick-2.15.4/gem_make.out

此时我很沮丧。它在我的台式电脑上工作,但在这里不起作用。有什么建议吗?

最佳答案

这是一个链接,可以帮助您解决安装 rmagick gem 时遇到的所有问题。

经过大量浏览后找到它,之后您可能不需要任何其他链接即可访问。

链接:- https://medium.com/ruby-on-rails-web-application-development/install-rmagick-gem-on-windows-7-8-10-imagemagick-6-9-4-q16-hdri-5492c3fef202

希望能节省您的时间和精力

关于ruby - 在 Windows 上安装 RMagick,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36242042/

相关文章:

ruby-on-rails - 如何在 Ruby on Rails 中构建一个查询,该查询仅加入一个 has_many 关系的最大值并在该关系上包含一个选择过滤器?

ruby-on-rails - rails : Simplest way of sending mail when X is true

ruby - RMagick 从图像中删除白色背景并使其透明

ruby-on-rails-3.1 - 在服务器重新启动之前,Rails 3.1 Assets 无法识别 rmagick 上传的新图像

transparency - RMagick:将 CMYK EPS 转换为 RGB PNG 保持透明背景

ruby-on-rails - 如何在 Windows 7 32 位中为 Ruby on Rails 安装 Rmagick 和 imageMagick

ruby-on-rails - 使用 .exists? 和 .present 有什么区别?在 ruby ?

ruby - RSpec -- lambda 用法

ruby-on-rails - 如何判断GIF是不是动画?

ruby-on-rails - Friendly_id 不为旧记录创建 slug