From 1b7dba7004e690f45907a367a902db69fe24ade2 Mon Sep 17 00:00:00 2001 From: cristy Date: Sat, 16 Oct 2010 19:33:38 +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 5703fa840..e0f283e78 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.5.8 or above installed on your system for this + must have ImageMagick 6.6.5 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.5.8-0.tar.gz - tar xvf ImageMagick-6.5.8 + gunzip ImageMagick-6.6.5-0.tar.gz + tar xvf ImageMagick-6.6.5 Follow the ImageMagick installation instructions in INSTALL-unix.txt then type -- 2.50.1