Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

(there is also a mirror on github: https://github.com/robcast/digilib ).

Dependencies

To run digilib you need:

  • Java (version 7 or later)
  • Tomcat (version 7 or later) or Jetty

To build and develop digilib you also need:

  • Mercurial (or git)
  • Maven

Installing digilib

You can get digilib either as a pre-built WAR file from:

or build your own version (preferred) by following the "Developer build" instructions on http://digilib.sourceforge.net/build-maven.html

You can put the resulting WAR file or the "exploded" web application directory in the "webapps" directory of your Tomcat server and restart Tomcat.

Configuring digilib

See the digilib configuration documentation at http://digilib.sourceforge.net/digilib-config.html