hi all,
i'm trying to install the pecl, imagick, but it fails saying
/root/tmp/pear/imagick/imagick_helpers.c:912: error: `AddModulusEvaluateOperator' undeclared (first use in this function)
make: *** [imagick_helpers.lo] Error 1
ERROR: `make' failed
The imagick.so object is not in /usr/local/lib/php/extensions/no-debug-non-zts-20060613
how can i solve this?
~viraj
further.. following is my imagemagick script outputs.. seems they are ok.
[root@tp tmp]# /scripts/checkimagemagick
ok
[root@tp tmp]# /scripts/installimagemagick
ImageMagick installed ok
[root@tp tmp]#
i'm trying to install the pecl, imagick, but it fails saying
/root/tmp/pear/imagick/imagick_helpers.c:912: error: `AddModulusEvaluateOperator' undeclared (first use in this function)
make: *** [imagick_helpers.lo] Error 1
ERROR: `make' failed
The imagick.so object is not in /usr/local/lib/php/extensions/no-debug-non-zts-20060613
how can i solve this?
~viraj
further.. following is my imagemagick script outputs.. seems they are ok.
[root@tp tmp]# /scripts/checkimagemagick
ok
[root@tp tmp]# /scripts/installimagemagick
ImageMagick installed ok
[root@tp tmp]#