RMagick install frustrations
I had a frustrating afternoon after my RMagick mysteriously blew up and refused to run. If you have encountered this error:
“This version of RMagick was created to run with ImageMagick x.x.x (not y.y.y)”
You will be happy to know you just have to uninstall and reinstall RMagick. Apparently the gem is not only specifically built to your machine but also bound to the ImageMagick that was installed at the time.


