Error on install

IMagick is a native PHP extension to create and modify images using the ImageMagick API. ImageMagick Studio LLC did not write nor does it maintain the IMagick extension, however, IMagick users are welcome to discuss the extension here.
Post Reply
mattgilbert

Error on install

Post by mattgilbert »

Hi,

I tried "pecl install imagick" and got this error:

ERROR: could not create build dir /var/tmp/pear-build-uncohel8/imagick-2.2.2

Can anyone tell me what this means?
mattgilbert

Re: Error on install

Post by mattgilbert »

Actually, I'm beginning to think I won't be able to install IMagick where I need to, though ImageMagick is installed. Is there a way to look up the command line equivalents of each Imagick function so I can execute them with exec()?
Post Reply