سؤال

I apologize in advance for the newb-ish question.

I'd like to install MagickWand for PHP (http://www.magickwand.org/) on my ubuntu server. Is there a simple "apt-get install" command I can use?

The website tells me to install MagickWand by re-configuring PHP, but I would rather not if it's unnecessary--and I'm not even sure where the PHP extensions file is or how I'd find it (I've looked everywhere--I didn't install PHP from source, so maybe it doesn't exist??)

Thanks in advance for your help. Hopefully there's a quick and easy answer to this.

Best, Jake

هل كانت مفيدة؟

المحلول

You need to install ImageMagick software which has the components you need:

sudo apt-get install imagemagick

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top