Download
From WandoraWiki
(Difference between revisions)
Line 1: | Line 1: | ||
− | + | ===Preparing installation=== | |
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 | 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 | ||
Line 6: | Line 6: | ||
− | + | ===Downloading Wandora=== | |
Download Wandora's latest version here: | Download Wandora's latest version here: | ||
Line 13: | Line 13: | ||
− | + | ===External libraries=== | |
Wandora uses many third party libraries to extend the feature set of application. All required and optional libraries are free to use and downloadable from Internet. Consider downloading following Java packages. | Wandora uses many third party libraries to extend the feature set of application. All required and optional libraries are free to use and downloadable from Internet. Consider downloading following Java packages. | ||
Line 20: | Line 20: | ||
* [http://java.sun.com/products/javabeans/jaf/downloads/index.html activation.jar] | * [http://java.sun.com/products/javabeans/jaf/downloads/index.html activation.jar] | ||
− | Database libraries | + | '''Database libraries''' |
* msbase.jar, mssqlserver.jar, msutil.jar available at http://msdn.microsoft.com/data/ref/jdbc/ | * msbase.jar, mssqlserver.jar, msutil.jar available at http://msdn.microsoft.com/data/ref/jdbc/ | ||
* [http://dev.mysql.com/downloads/connector/j/3.1.html mysql-connector-java-3.1.13-bin.jar] | * [http://dev.mysql.com/downloads/connector/j/3.1.html mysql-connector-java-3.1.13-bin.jar] | ||
− | Included libraries | + | '''Included libraries''' |
* [http://jena.sourceforge.net/ Jena RDF Framework] allows RDF(S) import and N3 export (Licence included) | * [http://jena.sourceforge.net/ Jena RDF Framework] allows RDF(S) import and N3 export (Licence included) | ||
* [http://xerces.apache.org/xerces2-j/ xerces.jar] for XML support (Apache License Version 2.0) | * [http://xerces.apache.org/xerces2-j/ xerces.jar] for XML support (Apache License Version 2.0) |
Revision as of 20:14, 13 September 2006
Preparing installation
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
Downloading Wandora
Download Wandora's latest version here:
External libraries
Wandora uses many third party libraries to extend the feature set of application. All required and optional libraries are free to use and downloadable from Internet. Consider downloading following Java packages.
- Acrobar.jar, MRJToolkitStubs.zip available at http://www.adobe.com/products/acrviewer/acrvdnld.html
- activation.jar
Database libraries
- msbase.jar, mssqlserver.jar, msutil.jar available at http://msdn.microsoft.com/data/ref/jdbc/
- mysql-connector-java-3.1.13-bin.jar
Included libraries
- Jena RDF Framework allows RDF(S) import and N3 export (Licence included)
- xerces.jar for XML support (Apache License Version 2.0)
- poi-3.0-alpha1-20050704.jar, poi-contrib-3.0-alpha1-20050704.jar, poi-scratchpad-3.0-alpha1-20050704.jar allow import (text area drop) of Microsoft Word (doc) and PowerPoint (ppt) documents. (Apache License Version 2.0)
- velocity-dep-1.4.jar is used as a default template language in Wandora while exporting WWW site out of topic map. (Apache License Version 2.0)
- lucene-1.3-final.jar implements simple search engine in Tomcat published topic map (Apache License Version 2.0)
- commons-fileupload-1.1.jar (Apache License Version 2.0)
- commons-io-1.1.jar (Apache License Version 2.0)
- mail.jar (CDDLv1.0)
- bsh-2.0b2.jar (Sun Public License or the GNU Lesser Public License)
- jigsaw.jar (W3C Intellectual Rights Notice and Legal Disclaimers)
- jid3lib-0.5.jar (GNU Library or Lesser General Public License (LGPL))
- hsqldb.jar (Licence included)
- gnu-regexp-1.1.4.jar (Free software)
- jpegrdf.jar (OSI-Approved Open Source)
- servlet-api.jar
- jtds-1.2.jar
- mstor allows email extraction from mbox storages (Licence included)
- jmbox allows email extractions from mbox storages (Lesser General Public License (LGPL))