Download

From WandoraWiki
(Difference between revisions)
Jump to: navigation, search
 
(122 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''Preparing installation'''
+
__NOTOC__
 +
==Prepare download==
  
You need Java Runtime Environment (JRE) 5.0 to run Wandora application. Java JRE 5.0 is not included in Wandora package but you must download it separately from Sun's Java site at
+
The Wandora application requires a Java Development Kit (JDK) 8 (or later). The JDK is not included in the Wandora distribution packages. It must be downloaded separately from [http://www.oracle.com/technetwork/java/javase/downloads/index.html Oracle] or [http://openjdk.java.net/ OpenJDK].
  
* http://java.sun.com/javase/downloads/index.jsp
+
Look at the [[system requirements]] and the [[License of Wandora|license]] before downloading and installing the Wandora. We emphasize that the Wandora is an ongoing project and the software is incomplete, absolutely contains bugs and the feature set may change without notice.
  
You should install Java JRE 5.0 before running Wandora.
+
==Downloading Wandora==
  
 +
Download Wandora's latest binary version (build date {{build date}}, see [[Change log]] and [[Open bugs]]) here:
  
'''Downloading Wandora'''
+
* [http://www.wandora.org/download/wandora.zip wandora.zip]
  
Download Wandora's latest version here:
+
Wandora's source code distribution package is here:
  
* http://www.wandora.net/wandora/download/wandora.zip
+
* [http://www.wandora.org/download/wandora-src.zip wandora-src.zip]
  
Also consider downloading following Java packages.
+
Notice, Wandora's distribution packages are available in the [http://sourceforge.net/projects/wandora/ SourceForge] and [https://github.com/wandora-team/wandora Github] too. After successful download you may wonder [[how to install Wandora]].
  
* [http://jena.sourceforge.net/ Jena RDF Framework] allows RDF(S) import and N3 export
+
==Javadocs==
* [https://jmbox.dev.java.net/ jmbox] allows email extractions from mbox storages extractions
+
 
 +
Javadocs are available for online viewing or as a zip package (updated {{javadoc date}}).
 +
 
 +
* [http://www.wandora.org/api/ View online]
 +
* [http://www.wandora.org/api/wandora-javadoc.zip Download]
 +
 
 +
==Libraries used by Wandora==
 +
 
 +
Wandora uses many third party libraries. All used libraries are free-to-use and available in Internet. We have included these libraries into Wandora's distribution package. Libraries locate in '''build/lib''' folder of Wandora's distribution package and '''lib''' folder of Wandora's source code distribution package. Script '''bin/SetClasspath.bat|sh''' adds all required libraries to Java's classpath.
 +
 
 +
== Extras ==
 +
 
 +
All application extras have been placed in the '''extras''' folder of the Wandora distribution packages. Application extras include
 +
 
 +
* [[Wandora Firefox plugin|Wandora Firefox and Thunderbird plugin]]
 +
* [[Wandora Drupal extras]] is used to connect the Wandora with [http://www.drupal.org Drupal] content management system.
 +
* [[Wandora's Joomla Topic Reader]] is used to connect the Wandora with [http://www.joomla.com Joomla] content management system.
 +
* [[AngularJS topic map browser]]
 +
* [[JQuery Mobile based topic map browser]]

Latest revision as of 10:15, 28 July 2018

[edit] Prepare download

The Wandora application requires a Java Development Kit (JDK) 8 (or later). The JDK is not included in the Wandora distribution packages. It must be downloaded separately from Oracle or OpenJDK.

Look at the system requirements and the license before downloading and installing the Wandora. We emphasize that the Wandora is an ongoing project and the software is incomplete, absolutely contains bugs and the feature set may change without notice.

[edit] Downloading Wandora

Download Wandora's latest binary version (build date 2016-05-10, see Change log and Open bugs) here:

Wandora's source code distribution package is here:

Notice, Wandora's distribution packages are available in the SourceForge and Github too. After successful download you may wonder how to install Wandora.

[edit] Javadocs

Javadocs are available for online viewing or as a zip package (updated 2016-05-10).

[edit] Libraries used by Wandora

Wandora uses many third party libraries. All used libraries are free-to-use and available in Internet. We have included these libraries into Wandora's distribution package. Libraries locate in build/lib folder of Wandora's distribution package and lib folder of Wandora's source code distribution package. Script bin/SetClasspath.bat|sh adds all required libraries to Java's classpath.

[edit] Extras

All application extras have been placed in the extras folder of the Wandora distribution packages. Application extras include

Personal tools