[Feedback][Day 1][Day 2][Welcome Page]
There are two steps, first you must install Java, then you must install JAS3. JAS3 requires at least Java 1.4.0, and we recommend that you install 1.4.1_02.
Install Java 1.4.1_02 (also know as J2SE for Java 2 Standard Edition) for Windows (available here)
Download the Microsoft installer file (.msi) for JAS3 0.7.3 from here. Once you have downloaded it just double-click on the installer file to install. Once JAS is installed you can click on the desktop icon to start it.
Download Java 1.4.1_02 (also know as J2SE for Java 2 Standard Edition) for Linux from here. Download the file, make it executable (chmod +x) and then run it to install Java. Make sure you put the Java bin directory into your PATH.
Download the Linux .tar.gz file for JAS3 0.7,3 from
here. Once you have
downloaded it unpack it anywhere you like (tar -xvzf jas3-Linux-0.7.tar.gz
),
and then cd into the unpacked directory (cd jas3-0.7
) and run it (./jas3
).