From ae8d0cab32516dcf948ad8e221ead56e3fabb2c4 Mon Sep 17 00:00:00 2001 From: Scott Walters Date: Wed, 27 Apr 2011 19:11:09 -0400 Subject: [PATCH] ImageMagick, not GD --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index a2c0e5b4b..dff2310ac 100644 --- a/README +++ b/README @@ -19,7 +19,7 @@ I'm currently getting 370 requests/second, whereas I'm getting 430/second on the = INSTALL = * Recent Perl (5.12.1 or better) -* Install libgd (from source or binary package) +* Install ImageMagick (http://www.imagemagick.org/, compile and install the source or binary package) * Run sbin/testEnvironment.pl as root to install Perl modules * MySQL with a user account * Load share/create.sql