Help with installation
Posted: 2009-07-16T02:42:42-07:00
Hello everyone
Till now i run Debian server (Debian Lenny), and for some php applications i need ImageMagick
The server successfully runs PHP, MySQL and so on.
I installed ImageMageck with this tutorial:
http://www.imagemagick.org/script/insta ... e.php#unix
download and install this:
ftp://ftp.imagemagick.org/pub/ImageMagi ... ick.tar.gz
everything OK, and the "make check" PASSed
Now i need MagickWand for PHP,
i download it from here
http://www.magickwand.org/download/php/ ... 0.8.tar.gz
as i see my ext/ dir is: "/usr/lib/php5/20060613+lfs"
I untar the downloaded archive in "/usr/lib/php5/20060613+lfs/magickwand"
and try to run phpize
but just says no such command
Can you give some help
PS: here is the phpinfo() of the server
http://constantin-ff.info/phpinfo.php
Thanks!
Till now i run Debian server (Debian Lenny), and for some php applications i need ImageMagick
The server successfully runs PHP, MySQL and so on.
I installed ImageMageck with this tutorial:
http://www.imagemagick.org/script/insta ... e.php#unix
download and install this:
ftp://ftp.imagemagick.org/pub/ImageMagi ... ick.tar.gz
everything OK, and the "make check" PASSed
Now i need MagickWand for PHP,
i download it from here
http://www.magickwand.org/download/php/ ... 0.8.tar.gz
as i see my ext/ dir is: "/usr/lib/php5/20060613+lfs"
I untar the downloaded archive in "/usr/lib/php5/20060613+lfs/magickwand"
and try to run phpize
but just says no such command
Can you give some help
PS: here is the phpinfo() of the server
http://constantin-ff.info/phpinfo.php
Thanks!