Set the MAGICK_HOME environment variable to the path where you extracted the
ImageMagick files. For example
- export MAGICK_HOME="$HOME/ImageMagick-7.0.1"
+ export MAGICK_HOME="$HOME/ImageMagick-7.0.2"
On Linux and Solaris machines set the LD_LIBRARY_PATH environment variable:
- export LD_LIBRARY_PATH="$HOME/ImageMagick-7.0.1/lib"
+ export LD_LIBRARY_PATH="$HOME/ImageMagick-7.0.2/lib"
On Mac OS X (Darwin) machines set the DYLD_LIBRARY_PATH environment variable:
- export DYLD_LIBRARY_PATH="$HOME/ImageMagick-7.0.1/lib"
+ export DYLD_LIBRARY_PATH="$HOME/ImageMagick-7.0.2/lib"
Now, test ImageMagick to see if it is working
To install PerlMagick type
- cd ImageMagick-7.0.1/PerlMagick
+ cd ImageMagick-7.0.2/PerlMagick
perl Makefile.PL
make
make install
$MAGICK_CONFIGURE_PATH
$MAGICK_HOME/etc/ImageMagick
- $MAGICK_HOME/share/ImageMagick-7.0.1/config
+ $MAGICK_HOME/share/ImageMagick-7.0.2/config
$HOME/.config/ImageMagick/
<client path>/etc/ImageMagick/
<current directory>/
$MAGICK_CONFIGURE_PATH
$MAGICK_HOME/etc/ImageMagick
- $MAGICK_HOME/share/ImageMagick-7.0.1/config
+ $MAGICK_HOME/share/ImageMagick-7.0.2/config
$HOME/.config/ImageMagick/
<client path>/etc/ImageMagick/
<current directory>/
$HOME/.config/ImageMagick/
<client path>/../etc/ImageMagick/modules-Q16/coders/
$MAGICK_HOME/etc/ImageMagick/modules-Q16/coders
- $MAGICK_HOME/share/ImageMagick-7.0.1/modules-Q16/coders
+ $MAGICK_HOME/share/ImageMagick-7.0.2/modules-Q16/coders
$HOME/.config/ImageMagick/
<client path>/etc/ImageMagick/modules-Q16/coders
<current directory>/
Download one of
- ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.1-2-Q16-windows-dll.exe
- ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.1-2-Q16-windows-static.exe
- ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.1-2-Q8-windows-dll.exe
- ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.1-2-Q8-windows-static.exe
+ ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.2-0-Q16-windows-dll.exe
+ ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.2-0-Q16-windows-static.exe
+ ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.2-0-Q8-windows-dll.exe
+ ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.2-0-Q8-windows-static.exe
and execute it (or "open" it from your browser) to start the installation
program.
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for ImageMagick 7.0.2-0.
+# Generated by GNU Autoconf 2.69 for ImageMagick 7.0.2-1.
#
# Report bugs to <https://github.com/ImageMagick/ImageMagick/issues>.
#
# Identity of this package.
PACKAGE_NAME='ImageMagick'
PACKAGE_TARNAME='ImageMagick'
-PACKAGE_VERSION='7.0.2-0'
-PACKAGE_STRING='ImageMagick 7.0.2-0'
+PACKAGE_VERSION='7.0.2-1'
+PACKAGE_STRING='ImageMagick 7.0.2-1'
PACKAGE_BUGREPORT='https://github.com/ImageMagick/ImageMagick/issues'
PACKAGE_URL='http://www.imagemagick.org'
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures ImageMagick 7.0.2-0 to adapt to many kinds of systems.
+\`configure' configures ImageMagick 7.0.2-1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of ImageMagick 7.0.2-0:";;
+ short | recursive ) echo "Configuration of ImageMagick 7.0.2-1:";;
esac
cat <<\_ACEOF
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-ImageMagick configure 7.0.2-0
+ImageMagick configure 7.0.2-1
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by ImageMagick $as_me 7.0.2-0, which was
+It was created by ImageMagick $as_me 7.0.2-1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
# Define the identity of the package.
PACKAGE='ImageMagick'
- VERSION='7.0.2-0'
+ VERSION='7.0.2-1'
cat >>confdefs.h <<_ACEOF
MAGICK_MICRO_VERSION=2
-MAGICK_PATCHLEVEL_VERSION=0
+MAGICK_PATCHLEVEL_VERSION=1
-MAGICK_VERSION=7.0.2-0
+MAGICK_VERSION=7.0.2-1
-MAGICK_GIT_REVISION=18407:2615e69:20160607
+MAGICK_GIT_REVISION=18415:25ea4de:20160612
# Substitute library versioning
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by ImageMagick $as_me 7.0.2-0, which was
+This file was extended by ImageMagick $as_me 7.0.2-1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-ImageMagick config.status 7.0.2-0
+ImageMagick config.status 7.0.2-1
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
m4_define([magick_major_version], [7])
m4_define([magick_minor_version], [0])
m4_define([magick_micro_version], [2])
-m4_define([magick_patchlevel_version], [0])
+m4_define([magick_patchlevel_version], [1])
m4_define([magick_version],
[magick_major_version.magick_minor_version.magick_micro_version-magick_patchlevel_version])
m4_define([magick_git_revision], esyscmd([sh -c "(gitversion .) | tr -d '\n'"]))
<p>The ImageMagick development process ensures a <a href="http://abi-laboratory.pro/tracker/timeline/imagemagick/">stable</a> API and ABI. Before each ImageMagick release, we perform a comprehensive security assessment that includes <a href="https://code.google.com/p/address-sanitizer/">memory error</a> and <a href="https://code.google.com/p/data-race-test/wiki/ThreadSanitizer">thread data race</a> detection to prevent security vulnerabilities.</p>
-<p>The current release is ImageMagick <a href="www/binary-releases.html">7.0.1-7</a>. It runs on <a href="www/binary-releases.html#unix">Linux</a>, <a href="www/binary-releases.html#windows">Windows</a>, <a href="www/binary-releases.html#macosx">Mac Os X</a>, <a href="www/binary-releases.html#iOS">iOS</a>, Android OS, and others.</p>
+<p>The current release is ImageMagick <a href="www/binary-releases.html">7.0.2-0</a>. It runs on <a href="www/binary-releases.html#unix">Linux</a>, <a href="www/binary-releases.html#windows">Windows</a>, <a href="www/binary-releases.html#macosx">Mac Os X</a>, <a href="www/binary-releases.html#iOS">iOS</a>, Android OS, and others.</p>
<p>The authoritative ImageMagick web site is <a href="index.html">http://www.imagemagick.org</a>. The authoritative source code repository is <a href="http://git.imagemagick.org/repos/ImageMagick">http://git.imagemagick.org/repos/ImageMagick</a>. We maintain a source code mirror at <a href="https://gitlab.com/ImageMagick/ImageMagick">GitLab</a> and <a href="https://github.com/ImageMagick/ImageMagick">GitHub</a>.</p>
</div>
</body>
</html>
-<!-- Magick Cache 30th May 2016 12:33 -->
\ No newline at end of file
+<!-- Magick Cache 30th May 2016 12:33 -->
PACKAGE_VERSION='7.0.2'
PACKAGE_PERL_VERSION='7.02'
PACKAGE_LIB_VERSION="0x702"
-PACKAGE_RELEASE="0"
+PACKAGE_RELEASE="1"
PACKAGE_LIB_VERSION_NUMBER="7,0,2,${PACKAGE_RELEASE}"
PACKAGE_RELEASE_DATE_RAW=`date +%F`
PACKAGE_RELEASE_DATE_REPRODUCIBLE="${PACKAGE_CHANGE_DATE}"