Older versions of Image Magick
Older versions of Image Magick
I am currently looking for version 6.2.5. Since i can't get image magick to work with out installing it, i need to install it. 6.2.5 is the only version that is DADMS apppoved, so consequently thats the only version i can install Can anyone help me? Also what version of perl does that one work with?
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: Older versions of Image Magick
Go to the source force archives of the older Imagemagicks.
http://sourceforge.net/project/showfile ... p_id=24099
http://sourceforge.net/project/showfile ... p_id=24099
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/
Re: Older versions of Image Magick
Hi
I want 6.8.7-5 version of ImageMagick. I want to install this ImageMagick on my Windows 7 Machine.
Can someone post the link for me
Thanks
I want 6.8.7-5 version of ImageMagick. I want to install this ImageMagick on my Windows 7 Machine.
Can someone post the link for me
Thanks
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Older versions of Image Magick
As far as I know, there are no archives of binary versions of IM. The source code archives are usually just the 6.x.x-10 versions.
Re: Older versions of Image Magick
We don't archive binaries, and only archive the ImageMagick-x.y.z-10 sources. If you need a particular
version that is not "something-10", you can download the source from the SVN repository and build it. According
to the ChangeLog, the one you are interested in is "2013-11-08 New version 6.8.7-5, SVN revision 13682."
I'm a little curious about why you would need that particular version and not the most recent, which is 6.8.8-2 and is
still available for download from the ImageMagick.org and SourceForge.net sites.
version that is not "something-10", you can download the source from the SVN repository and build it. According
to the ChangeLog, the one you are interested in is "2013-11-08 New version 6.8.7-5, SVN revision 13682."
I'm a little curious about why you would need that particular version and not the most recent, which is 6.8.8-2 and is
still available for download from the ImageMagick.org and SourceForge.net sites.
Re: Older versions of Image Magick
I can answer that question - it seems to be one of the issues when trying to use php_imagick on IIS. PHP 5.3 for IIS is compiled using MSVC 2008, whereas the latest version of ImageMagick appears to using MSVC 2010. From some of the forums I've read, the two versions of MSVC don't talk nicely to each other. This is the reason I've been looking for legacy versions (without any luck, I might add), because I'm at wit's end trying to figure out why php_imagick fails to load.
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Older versions of Image Magick
Search Google. I found this that goes back to 6.6.5.10 at http://ftp.sunet.se/pub/multimedia/grap ... /binaries/
This might help. http://stackoverflow.com/questions/3036 ... -windows-7 or this http://www.elxsy.com/2009/07/installing ... p-imagick/
This might help. http://stackoverflow.com/questions/3036 ... -windows-7 or this http://www.elxsy.com/2009/07/installing ... p-imagick/