Page tree

Versions Compared

Key

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

...

Original Documentation: http://okapiframework.org/wiki/index.php?title=Longhorn#Download_and_Installation.

Download okapi from https://bintray.com/okapi/Distribution/Longhorn

...

Code Block
languagebash
titleUbuntu Okapi Configuration Example
linenumberstrue
cd /var/log/tomcat8/
grep "default working directory" catalina.*
  catalina.out:INFO: The default working directory for Okapi Longhorn will be used, because no other was specified: /usr/share/tomcat8/Okapi-Longhorn-Files
cd /usr/share/tomcat8/
ls -al
mkdir Okapi-Longhorn-Files
chown tomcat8:tomcat8 Okapi-Longhorn-Files/

For Tikal etc., :

Translate5 Configuration of the Okapi Plug-In

...