Installing latest version of ImageMagick - Imagick

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
_LameMind
Forum Newbie
Posts: 1
Joined: Tue Apr 20, 2010 2:39 pm

Installing latest version of ImageMagick - Imagick

Post by _LameMind »

Hello,

I don't know much about unix management, packages, compilation and so on... so please be patient with me :P
I needed to update to the latest version of ImageMagick because of some bug in resizing images...

My environment is the following:
- Ubuntu 8.10
- PHP Version 5.2.6-2ubuntu4.6
- ImageMagick 6.6.1 (Just downloaded from the imagemagick website)
- imagick module version 2.3.0 (Just installed from pecl)

Now I'm unable to "tell" PHP to use the latest version of imagemagick.
phpinfo says:
ImageMagick version: ImageMagick 6.3.7 06/04/09 Q16 http://www.imagemagick.org

... but I got the 6.6.1!!!! :(
and PHP continues to use the old version of image magick... :(

Please Help....
Thank you!
Post Reply