From: <kr_...@us...> - 2005-12-15 22:01:43
|
Update of /cvsroot/htoolkit/HSQL In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27362 Modified Files: INSTALL Log Message: Add hsql-oracle package Index: INSTALL =================================================================== RCS file: /cvsroot/htoolkit/HSQL/INSTALL,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** INSTALL 17 Jun 2005 15:39:09 -0000 1.2 --- INSTALL 15 Dec 2005 22:01:31 -0000 1.3 *************** *** 16,19 **** --- 16,20 ---- SQLite3 (SQLite >= 3.0) | hsql-sqlite3 MSI (Microsoft Installer) | hsql-msi + Oracle | hsql-oracle The Cabal manual has detailed instructions about package building and installation. |