Hi Pierre, On 30 March 2015 at 01:38, Pierre Joye <[email protected]> wrote: > > if you use pickle install, it will fetch the right one. > > Or grab them here: http://windows.php.net/downloads/pecl/deps/
Sorry, I didn't mean for myself. What I meant is, what needs to be done to have a link(s) on the extension download page (https://pecl.php.net/package/imagick/3.3.0RC1/windows) to the versions of ImageMagick listed in the directory http://windows.php.net/downloads/pecl/deps/ that the extension was compiled against. What is happening is that people are downloading the extension, but are then downloading a random library of ImageMagick and because the version of Imagick was compiled against a different version, it doesn't work that well. Also, how do I get Karma to go in an update the version of ImageMagick that is being used as the dependency? The version being used is a year old. cheers Dan -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
