On Mon, Mar 30, 2015 at 3:06 AM, Dan Ackroyd <[email protected]> wrote:
> Hi,
>
> Would it be possible for the Windows binaries of releases/snapshots of
> Imagick one http://windows.php.net/ have the Windows installer of the
> version of ImageMagick that was used to compile them along side it?
>
> Basically what is happening is that people are installing one version
> of Imagick, and then finding a random version of ImageMagick on the
> internet to install with it. As the functions exposed by Imagick
> depend on the functions that were in the version that it was compiled
> with, this leads to situations where the extension doesn't work
> correctly.
>
> I've added a mild warning in the latest version that alert people to
> this happening, but it would be awesome if people could download the
> two things together, rather than just being told they're doing
> something wrong, without any clear way for them to fix it themselves.

if you use pickle install, it will fetch the right one.

Or grab them here: http://windows.php.net/downloads/pecl/deps/

Cheers,
--
Pierre

@pierrejoye | http://www.libgd.org

-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to