Index

Building HSQL Database for Sharp

Get the actual version of HSQLDB at sourceforge.net

For version 1.7.1, you need Ant Ant and a Java Development Kit 1.1. Version 1.7.2 should be compiled with JKD 1.3.1.

Go to the directory $HSQLDB/build/ and build the jar-file for Sharp Zaurus with the command

ant jarzaurus

The directory subtree $HSQLDB/build/packaging/zaurus/package/ contains the necessary directories and files to build an ipkg-package for Sharp Zaurus on a Linux system. Make the ipkg-package by submitting the following command in the directory $HSQLDB/build/packaging/zaurus/

makePackage

Ulrich Vollert