I used ruby 1.9.2 and rails 3.0.3. iam trying to install rmagick gem but when i run bundle install
I got an error tells me:
Installing rmagick
I have the same problem, my environment was:
windows XP (x32)
ruby 1.9.3p484 (2013-11-22) [i386-mingw32]
DevKit-tdm-32-4.5.2-20111229-1559-sfx
ImageMagick-6.8.8-2-Q8-x64-static.exe
I install rmagik gem successfully, after reinstalling of ImageMagick from v6.8.8 to 6.6.7. It was just a problem of incompatibility versions...