I've been trying to install Image::Magick on Debian etch for a while without great success.
I've got graphicsmagick-libmagick-dev-compat installed, but can't find the .deb for Perl's Image::Magick. And cpan -i Image::Magick gives me all sorts of compilation errors.
Does anyone know the good combination of software so I can finally write use Image::Magick?