From 2976be312fea6e8ca9044d217e411b3204117f9a Mon Sep 17 00:00:00 2001 From: cristy Date: Sat, 26 Feb 2011 19:51:09 +0000 Subject: [PATCH] --- PerlMagick/README.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/PerlMagick/README.txt b/PerlMagick/README.txt index e0f283e78..2f8a92371 100644 --- a/PerlMagick/README.txt +++ b/PerlMagick/README.txt @@ -3,7 +3,7 @@ Introduction PerlMagick, is an objected-oriented Perl interface to ImageMagick. Use the module to read, manipulate, or write an image or image sequence from within a Perl script. This makes it suitable for Web CGI scripts. You - must have ImageMagick 6.6.5 or above installed on your system for this + must have ImageMagick 6.6.7 or above installed on your system for this module to work properly. See @@ -23,8 +23,8 @@ Installation Get the PerlMagick distribution and type the following: - gunzip ImageMagick-6.6.5-0.tar.gz - tar xvf ImageMagick-6.6.5 + gunzip ImageMagick-6.6.7-0.tar.gz + tar xvf ImageMagick-6.6.7 Follow the ImageMagick installation instructions in INSTALL-unix.txt then type -- 2.40.0