Installation

Requirements
Supported Platforms
Installing the Software
Directory Structure

Requirements

To run the database, the following software stack is known to work. Compatible software works too, but this was not tested.
  • Windows XP
  • Sun JDK Version 1.4
  • Mozilla Firefox 1.5

Supported Platforms

As this database is written in Java, it can be run on many different platforms. It is tested with Java 1.4 and 1.5, but can also be compiled to native code using GCJ. The source code does not use features of Java 1.5. Currently, the database is developed and tested on Windows XP using the Sun JDKs, but probably it also works in many other operating systems and using other Java runtime environments.

Installing the Software

To install the software, run the installer or unzip it to a directory of your choice.

Directory Structure

After installing, you should get the following directory structure:

Directory Contents
bin Executables and JAR files
docs Documentation
docs/html HTML pages
docs/javadoc Javadoc files
odbc ODBC drivers and tools
src Source files