Rails 3.2.9 を使用しています。ImageMagick 6.8.1-9 と rmagick 2.13.1 gem をインストールしました。
サーバーを起動すると、次のエラーが返されます。
D:/Ruby/lib/ruby/gems/1.9.1/gems/rmagick-2.13.1/lib/RMagick.rb:11:in `require': This installation of RMagick was configured with ImageMagick 6.5.6 but ImageMagick 6.8.1-9 is in use. (RuntimeError).
本当にrmagickが期待するよりも新しいバージョンのためですか? 必要な ImageMagick のバージョンをダウンロードする機会はありますか?
ありがとうございました。ペトル