]> git.decadent.org.uk Git - memories.git/commitdiff
Yet more dependencies.
authorSimon Cozens <simon@simon-cozens.org>
Sat, 24 Mar 2007 15:10:19 +0000 (15:10 +0000)
committerSimon Cozens <simon@simon-cozens.org>
Sat, 24 Mar 2007 15:10:19 +0000 (15:10 +0000)
git-svn-id: http://svn.simon-cozens.org/memories/trunk@46 041978f6-d955-411f-a9d7-1d8545c9c3c7

README

diff --git a/README b/README
index 533b8c5f03f199e65e0cdc3e9575b1e158c7afaf..b241a5836a6fadf7a6e1cde2d54e6ad000e506be 100644 (file)
--- 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.