Can't install Rmagick and Imagemagick on Windows 7

前端 未结 5 1812
礼貌的吻别
礼貌的吻别 2021-02-08 15:25

when I run gem install rmagick-2.13.1.gem from the directory in which rmagick-2.13.1.gem is I get an Error saying that it failed to build gem native extension, belo

5条回答
  •  时光取名叫无心
    2021-02-08 16:16

    use rmagick2 for Ruby 1.8.2 and later, including Ruby 1.9 ImageMagick 6.3.0-7 or later RMagick 2 is the future of RMagick. This is the version that will get new methods and support new ImageMagick features.

提交回复
热议问题