Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread
Message: 95957
BY: John Griffin (jgriffin)
DATE: 2011-02-15 20:57
SUBJECT: Installation problem

 

Hi,

I'm trying to install imagemagick on a Debian system. From http://rmagick.rubyforge.org/, I was under the impression that rmagick is compatible with imagemagick >6.3.5. I have installed imagemagick 6.3.7. However, during installation of the gem, I am seeing that imagemagick must be version >6.4.9. Is 6.4.9 now a prerequisite, or is this an error?


me@system:/var$ gem install rmagick
Building native extensions. This could take a while...
ERROR: Error installing rmagick:
ERROR: Failed to build gem native extension.

/opt/ruby-enterprise-current/bin/ruby extconf.rb
checking for Ruby version >= 1.8.5... yes
checking for gcc... yes
checking for Magick-config... yes

Warning: Found more than one ImageMagick installation. This could cause problems at runtime.
/usr/bin/Magick-config reports version 6.3.7 Q16 is installed in /usr
/usr/X11R6/bin/Magick-config reports version 6.3.7 Q16 is installed in /usr
Using 6.3.7 Q16 from /usr.

checking for ImageMagick version >= 6.4.9... no
Can't install RMagick 2.13.1. You must have ImageMagick 6.4.9 or later.


Thread View

Thread Author Date
Installation problemJohn Griffin2011-02-15 20:57

Post a followup to this message