Guardian-Mage Posted December 7, 2008 Share Posted December 7, 2008 downloading imagick-2.2.1.tgz ... Starting to download imagick-2.2.1.tgz (75,873 bytes) .................done: 75,873 bytes 11 source files, building running: phpize Configuring for: PHP Api Version: 20041225 Zend Module Api No: 20060613 Zend Extension Api No: 220060519 ERROR: `phpize' failed Whenever I try to install imagemagick for php I get the above error. I am running XAMPP on Ubuntu 8.10. All I care about is installing imagemagick so PHP can use it, so if anyone knows how to do that, please tell me. Quote Link to comment Share on other sites More sharing options...
corbin Posted December 7, 2008 Share Posted December 7, 2008 If you're using Ubuntu, the easiest solution would be apt-get, but since you're already using XAMPP.... You will have to download the PHP sources and compile them, since that's how you get phpize. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.