Installing latest version of ImageMagick - Imagick
Posted: Tue Apr 20, 2010 2:53 pm
Hello,
I don't know much about unix management, packages, compilation and so on... so please be patient with me
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!
I don't know much about unix management, packages, compilation and so on... so please be patient with me
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!