How to install rmagick on Ubuntu 10.04?
- by Andrew
Here's what I've done so far:
sudo apt-get install imagemagick libmagickcore-dev
This did not throw any errors, so I think that ImageMagick is installed fine. Then I tried installing the gem:
sudo gem install rmagick
This resulted in the following error:
ERROR: Error installing rmagick:
ERROR: Failed to build gem native extension.
…