ingenieurbüro für innovative informationstechnik

Dipl.-Ing. Jörg Beckmann


Start   »   Products   »   iiitToolkit   »   Installation

Installation

Download iiitTookit

You can get the latest release from the iiit webpage http://www.iiit.de/english/download/index.html. There you will find source packages and precompiled binary packages.

Prerequisites

To use iiitTookit you need some additional software packages.

If you want to build iiitTookit from source you need JavaTM 2 SDK, Standard Edition [1], version 1.4.1 or higher by Sun Microsystems, Inc. [2] instead of the above mentioned JRE. Additionaly you need Apache Ant [7] by The Apache Ant Project [7].

Follow the installation guides published together with each of those packages.

Building iiitTookit from source

To build iiitToolkit from source you have to download the source distribution and unpack it into a directory of your choice. Once you have done this, change into the installation directory and type

ant all

If all prerequisites are installed correctly this will build the Jar file and the documentation for you. You will find the compiled classes, the documentation files, and the Jar file in the out subdirectory under the source installation directory.

If you call

ant dist

instead, you will find archives like the ones you can download from our web site in the directory dist.

Installing iiitTookit

Whether you downloaded the binary distribution or built it yourself, you should now have a Jar file named iiitToolkit.jar.

Put it somewhere where java can find it, and add it to the classpath. That's all.

[1](1, 2) http://java.sun.com/j2se/downloads.html
[2](1, 2) http://www.sun.com
[3]http://logging.apache.org/log4j
[4]http://logging.apache.org
[5]http://xml.apache.org/xerces2-j/index.html
[6]http://xml.apache.org
[7](1, 2) http://ant.apache.org