Installing RMagic on Debian/Ubuntu Linux
Monday, October 2nd, 2006I’m working on an image manipulation program that requires the Ruby ImageMagick bindings, RMagick. I was unable to install RMagick from either the gem, or the Debian package. Building RMagick from source didn’t work either.
The following worked for both a Debian Sarge box, and an Xubuntu laptop. I hope it saves someone some grief.
$ dpkg -l | grep magick [...]
read more