Problem with Install of ImageMagick on OS X Yosemite

Jeremy Lavergne jeremy at lavergne.gotdns.org
Mon Oct 27 12:06:48 PDT 2014


It sounds like you installed ImageMagick, and not its PHP extension.
`port search imagemagick` will show you some of the options available.

You likely want to install one of the php**-imagick packages.

On Oct 27, 2014, at 15:03, Michael Matassa <matassamj at gmail.com> wrote:

> I'm a new user of MacPorts and ImageMagick (and, truthfully, somewhat of a PHP novice) and after spending a couple of days attempting to unsuccessfully install ImageMagick manually I stumbled across a web page that suggested using MacPorts.  I installed MacPorts and executed the suggested command in terminal to install ImageMagick.  The resulting install lasted approximately 6 hours and as far as I could tell installed successfully.  I added extension=imagick.so to  php.ini but after restarting Apache ImageMagick is not found in phpinfo and I can't locate the imagick.so file anywhere on my Mac.  Is there some novice mistake I'm making or is there a problem with the MacPorts install?



More information about the macports-users mailing list