Forum: Ruby rmagick 2.5.2 install in ubuntu

Posted by Walter Joseph (walter780)
on 2008-08-17 07:17
when i try to install via "gem install rmagick" i get the error

checking for Magick-config... no
Can't install RMagick 2.5.2. Can't find Magick-config in
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin

i also downloaded the tar file - same error

can anyone help?


Thanks
Posted by Frederick Cheung (Guest)
on 2008-08-17 07:42
(Received via mailing list)
On 17 Aug 2008, at 06:14, Walter Joseph wrote:

> when i try to install via "gem install rmagick" i get the error
>
> checking for Magick-config... no
> Can't install RMagick 2.5.2. Can't find Magick-config in
> /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/ 
> X11R6/bin
>
> i also downloaded the tar file - same error
>
Have you got ImageMagick installed?

Fred
Posted by Tim Hunter (Guest)
on 2008-08-17 15:22
(Received via mailing list)
Walter Joseph wrote:
> when i try to install via "gem install rmagick" i get the error
> 
> checking for Magick-config... no
> Can't install RMagick 2.5.2. Can't find Magick-config in
> /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin

See http://rmagick.rubyforge.org/install-faq.html for general
instructions. However, a lot of people have blogged about how to install
RMagick on Ubuntu, so Googling "ubuntu rmagick" returns a lot of links
with Ubuntu-specific instructions.
Posted by Walter Joseph (walter780)
on 2008-08-17 18:07
Walter Joseph wrote:
> when i try to install via "gem install rmagick" i get the error
> 
> checking for Magick-config... no
> Can't install RMagick 2.5.2. Can't find Magick-config in
> /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
> 
> i also downloaded the tar file - same error
> 
> can anyone help?
> 
> 
> Thanks

I got it. needed the following...

apt-get install libmagick9-dev



thanks
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.