Installation description for Windows
(Most basic but probably most important case: Operating System is Windows XP, and DeepaMehta is Monolith.)
Prerequisites: 4 big archive files. which are best being carried on an USB stick from some place where a fast internet connection is available:
Select the correct download page > Download J2SE JRE > Windows Offline Installation, Multi-language;
install Java by doubleclick, takes some time, result can be verified by Start > Control Panel > Software: the response should display something like: "Java 2 Runtime Envirinment, SE v1.4.2_13"
Install MySQL by doubleclick on XAMPP (e. g. xampp-win32-1.5.2-installer.exe). Answer all prompt dialogs by the recommended default answer, except "Install Apache?" and "Install FTP?".
Rightclick on the zip file > Extract all...
In the folder window of the unzipped Ant folder, navigate to the sub-folder bin and mark the entire path name in the folder window's address bar (if the address bar is not displayed: View > Toolbars > Address bar); mark with single-click,
copy using CTRL + C
Now navigate to the Path Variable:
Right here, paste the Path previously copied, using
Now test Ant:
type ant -version (don't forget the minus sign)
Apache Ant version 1.6.5 compiled on June 2 2005
Ok, the toughest part has been accomplished.
MySQL must still be running, if necessary, restart it by Start > All Programs > apachefriendes > xampp > CONTROL XAMPP SERVER PANEL > MySQL > Start
Wait for response Running; switch to folder cd deepamehta-2.0b7 (example):
Now, the main task follows:
ant install
On prompts like Continue?, always reply the default option y, reply to Enter MySQL root user password: with nothing but return. If everything went fine, you can use the same Command Prompt to start Deepamehta: type
ant dm
Hopefully, a login window will appear, where you must use root as Username, and nothing but return as Password;
Now the application shoud be starting.
Simple exercise for Verification: A Topic Map with two nodes and one line:
The name is typed in at the right-hand side pane and it is not shown in the graphic before pressing the Enter key