Current Release
This documentation covers the latest release of Islandora 7.x. For the very latest in Islandora, we recommend Islandora 8.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Install Java 8 jdk (Oracle) via "apt"

 Open a command line interface and enter the following (Ubuntu):

Installation instructions for Java SE 7 on Ubuntu
$ sudo add-apt-repository ppa:webupd8team/java
$ sudo apt-get update
$ sudo apt-get install oracle-java8-installer
$ sudo apt-get install oracle-java8-set-default


For other *nix variants you may have to add other repos or manually download and install Java.

*Do not use OpenJDK because some component you'll need down to road e.g. Djatoka will only work with Oracle Java

  • No labels