HOW TO INSTALL JAMIGA
Only a few simple steps to get this thing running:
1.) Obtain the JAmiga-package, unzip it into any folder of your choice.
2.) Go to sun's website (
http://java.sun.com/j2se/1.3/download.html) and download their JDK 1.3.1 (1.4.x should also work) for a platform of your choice (well, you should HAVE that platform...)
ATTENTION! We recommend that you chose the Windows Version. Others have NOT been tested!
3.) find the location of the rt.jar - file that's included in the JDK
4.) use jar to "unzip" it >jar xvf rt.jar (a UNZIP Utility should work as well, you may have to rename the file into rt.zip)
5.) copy the folders /java/lang, /java/io and /java/util to the same folder as the JAmiga-executable is (if you go via network you may want to zip it up again)
6.) Now JAmiga *should* work
try:
JAmiga -?
> prints some help
JAmiga HelloWorld
> Runs the HelloWorld - class (guess what it does)
JAmiga -p HelloWorld
> Produces (a lot of) debug output for the class
ENJOY !!!
:-)
I have not tried it this is just the info on installing it taken from the archive