From: Simon Cozens Date: Sat, 24 Mar 2007 15:10:19 +0000 (+0000) Subject: Yet more dependencies. X-Git-Tag: 1.2+svn20070808~22 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=memories.git;a=commitdiff_plain;h=6f1a411b9c29e2f8338f46b551123bd2106b99de Yet more dependencies. git-svn-id: http://svn.simon-cozens.org/memories/trunk@46 041978f6-d955-411f-a9d7-1d8545c9c3c7 --- diff --git a/README b/README index 533b8c5..b241a58 100644 --- a/README +++ b/README @@ -23,11 +23,14 @@ First, Perl modules. This is the hard part. You will need: Class::DBI::Plugin::Pager Image::Seek Image::ExifTool - + Apache::Session::File Apache mod_perl is recommended. Memories can also be run as a CGI application, but you're on your own. +If you want to support RAW files, then you'll need to install +imagemagick and dcraw. + You will also need a MySQL database. Again, in theory other databases can be used, but in practice, you're on your own again.