X-Git-Url: https://git.decadent.org.uk/gitweb/?p=memories.git;a=blobdiff_plain;f=README;fp=README;h=d2acb4188e817df5f6d56165071811b5592694d4;hp=5b1fc004dbe95a6c70c508a494b96324b7187832;hb=c4b2f2843ca943f5235a1abb001523bffb7205c4;hpb=6c828edcb380b80c77f01caecd306337a954de36 diff --git a/README b/README index 5b1fc00..d2acb41 100644 --- a/README +++ b/README @@ -9,7 +9,7 @@ First, Perl modules. This is the hard part. You will need: DBI DBD::mysql Class::DBI::mysql - Image::Info + Image::Size Image::Imlib2 (requires libimlib2 and libimlib2-dev packages) Time::Piece Cache::Cache @@ -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.