diff --git a/chapters/install.configure.graphics.xml b/chapters/install.configure.graphics.xml index 8f4f848b23..6d5b450d98 100644 --- a/chapters/install.configure.graphics.xml +++ b/chapters/install.configure.graphics.xml @@ -1,5 +1,5 @@ - + Graphics options @@ -19,8 +19,13 @@ - Include ImageMagick support. DIR is the install directory, and if left out, PHP will - try to find it on its own. [experimental]. PHP 3 only! + The imagick extension has been moved to PECL in PEAR and can be found + here. Install instructions + for PHP 4 can be found on the PEAR site. + + + Simply doing --with-imagick is only supported + in PHP 3 unless you follow the instructions found on the PEAR site.