MagickWand Setup Help
Posted by: rhauck
Posted on: 2005-11-12 23:52:00
I want an image resize to occur upon file upload, and was wondering if someone could explain the setup procedure for MagickWand for PHP. Every time I follow the installation instructions and attempt to install it via shell I get "usr/local/bin/phpize: line 57: aclocal: command not found"
I am totally new to ImageMagick, and am also wondering the differences/advantages of MagickWand versus calling an exec() command in PHP.
Thanks in advance.