From: SVN by r. <sv...@ca...> - 2008-01-24 21:35:28
|
Author: roy Date: 2008-01-24 21:45:55 +0100 (Thu, 24 Jan 2008) New Revision: 224 Modified: README Log: mention Windows Modified: README =================================================================== --- README 2008-01-17 06:39:08 UTC (rev 223) +++ README 2008-01-24 20:45:55 UTC (rev 224) @@ -18,7 +18,9 @@ In the most simple case download the zip or tgz file from the sourceforge website and unzip it to the folder of your liking. Then you can start the programm that is setup to use a simple testdatabase by executing 'sqlshell'. Please note that because of javacurses currently you need to enter the directory in which sqlshell is located before starting it. This is a bug that hopefully we can address really soon. Windows: -TODO +1. Copy or move the dll located in the windows directory to the lib directory (the directory containing jcurses.jar +2. Change the INSTALLATION_DIR variable in sqlshell.bat file +3. Start sqlshell.bat CURRENT FEATURES [See ChangeLog] |