Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: added warning re: JDK7

...

  • UNIX-like OS (Linux, HP/UX, Mac OSX, etc.) : Many distributions of Linux/Unix come with some of the dependencies below pre-installed or easily installed via updates, you should consult your particular distributions documentation or local system administrators to determine what is already available.
  • Microsoft Windows: After verifying all prerequisites below, see the Windows Installation section for Windows tailored instructions

Oracle Java JDK 6 or later (standard SDK is fine, you don't need J2EE), but not (currently) Java JDK 7 (see below)

DSpace now requires Oracle Java 6 or greater, but not (currently) Java JDK 7, because of usage of new language capabilities introduced in 5 and 6 that make coding easier and cleaner.

Warning: DSpace does not currently support Java 7, as there is a known issue with Java 7 and Lucene/SOLR. For more details, see this article on the Apache site WARNING: Index corruption and crashes in Apache Lucene Core / Apache Solr with Java 7 as well as this bug report: 7073868

Java can be downloaded from the following location: http://java.sun.com/javase/downloads/index.jsp

...