Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

4. Restart Fedora and test the Djatoka application by going to: http://\[fedora-server\]:8080/adore-djatoka

To test your installation, click the 'Update Image' button. If you do not see part of an image from the Library of Congress there is a problem with your Djatoka installation. Go back and review the installation instructions to make sure that they were followed correctly.

...

The Islandora Viewer is a JAVA application served up by TomCat, which enables the viewing of web-based images and pdf's pdf’s as a virtual document. Required by the Large Image Solution Pack, Newspaper Solution Pack, Book Solution Pack, Newspaper Solution Pack. The viewer provides zoom, scrolling and pagination capabilities.

...

  • Djatoka includes Kakadu executable files. If Drupal and Fedora are on the same server you should be able to copy or symlink kdu_compress to somewhere on the Apache users classpath.

SWF Tools

This suite of Drupal modules is used primarily by the Audio Solution Pack. You can download if from the Drupal project page.

Note

SWF Tools version 6.x-3.0-beta5 or higher is required.

JW Player is included in this package, but you need to download and install the library separately. You can get the latest JW Player library here.

  1. Install to /sites/all/libraries/mediaplayer-x.x (the name of the directory will depend on the version you install). 
  2. Create a symlink to this directory in sites/all/modules called mediaplayer4

Finally, enable the following SWF Tools modules:

  • SWF Tools
  • JW Media Player 4
  • SWF Object 2
  • SWF Tools API

Tesseract

Tesseract is an OCR engine that was developed at HP Labs between 1985 and 1995 - it is currently being developed at Google. Recognized as one of the most accurate open source OCR engines available, Tesseract will read binary, grey, or colour images and output text. A TIFF reader that will read uncompressed TIFF images is also included.

...