From: jimmacfx Date: Wed, 26 Sep 2007 08:22:41 +0000 (+0000) Subject: mention php exif requirements in the REQS X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=a7d2468194e49eec27f76b6915cc0cbff634a76f;p=original.git mention php exif requirements in the REQS git-svn-id: https://forgesvn1.novell.com/svn/original/trunk@22 4fa712ea-3c06-0410-9261-c11b4c06c003 --- diff --git a/REQUIREMENTS b/REQUIREMENTS index 119c570..d1943bf 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS @@ -39,6 +39,4 @@ You can get Imagemagick at http://www.imagemagick.org/. If you wan't to have advanced EXIF information for your photos, make sure you use a recent ImageMagick so that convert doesn't throw away this info when -scaling down. Also grab Metacam -(http://www.cheeseplant.org/~daniel/pages/metacam.html) and configure the path -to it in inc/config.inc.php. +scaling down. You also need EXIF support in your PHP.