Results 1 to 1 of 1
After sucessfully installing ImageMagick on our VPS CentOS5 server, I used
# pecl install imagick
Installation falls at the last hurdle and says
ERROR: please provide a path to MagicWand-config ...
- 06-16-2009 #1Just Joined!
- Join Date
- Jun 2009
- Location
- Plymouth UK
- Posts
- 5
imagick installation on VPS
After sucessfully installing ImageMagick on our VPS CentOS5 server, I used
# pecl install imagick
Installation falls at the last hurdle and says
ERROR: please provide a path to MagicWand-config or Wand-config program.
It seems to be trying to execute "/var/tmp/imagick/configure --with-imagick" but this command fails with "no such file or directory"
Any ideas?
Grilly


Reply With Quote