Install wont work on Linux

MagickWand for PHP is an object-oriented PHP interface to ImageMagick. Use this forum to discuss, make suggestions about, or report bugs concerning MagickWand for PHP.
Post Reply
KillaH425

Install wont work on Linux

Post by KillaH425 »

Hi,

I am running a virtual dedicated server:
-CentOS4
-PHP 4.3.9
-ImageMagick-6.3.5-5

I don't have php compiled (maybe not right word) on my server. I can't figure out where to place the files, but it doesn't matter because phpize doesn't work right. It keeps giving me:

Code: Select all

/usr/bin/phpize: line 57: aclocal: command not found
I am lost, I have searched everywhere, but it seems that getting ImageMagick installed was only half the battle. Also, attempting to remove ./configure doesn't work, because I haven't found a single configure file on my server. What do I need to do?
Post Reply