Tagged Questions
1
vote
2answers
143 views
Can't install Imagick for PHP on Debian from source, error says requires 6.2.4 when I have 6.7.7 installed
Pulling my hair out. PHP built from source, everything working. Now need to install imagick and can't get it installed.
I am running Debian on kernel 3.7.1 with PHP 5.3.20 (the last version my app ...
0
votes
2answers
1k views
Can't seem to install imagick
I'm trying to install the PHP PEAR PECL extension "imagick" (image magick), but failing horribly. It seems that I keed installing packages to progress, but this one has me stumped. It seems to fail ...
5
votes
2answers
9k views
Installing imagick PHP extension on Ubuntu
I'm trying to install the imagick pecl extension on my Ubuntu server and am getting the below error. I've installed the ImageMagick rpm using aptitude already and the pecl extension is version 2.3.0. ...