X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=README;h=b241a5836a6fadf7a6e1cde2d54e6ad000e506be;hb=1192b9685b24a943cb882e42dac512da19321340;hp=5b1fc004dbe95a6c70c508a494b96324b7187832;hpb=b9d021d4af1018ac2c60640678c1b790251190e9;p=memories.git diff --git a/README b/README index 5b1fc00..b241a58 100644 --- a/README +++ b/README @@ -17,10 +17,20 @@ First, Perl modules. This is the hard part. You will need: Maypole::Plugin::Authentication::UserSessionCookie HTML::TagCloud XML::RSS + Calendar::Simple + Text::Balanced + Archive::Any + 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.