Requirements

blue requires a Java 1.4 or greater JVM (Java Virtual Machine). To test to see if you have a JVM installed and what version, at a command prompt type "java -version". If you see something along the lines of "command not found" then you need to install a Java Virtual Machine.

A Java JVM for Linux, Windows, and Solaris can be found at:

http://java.sun.com/j2se/downloads.html

and a Java VM for Linux-PPC can be found at:

http://www-106.ibm.com/developerworks/offers/linux-speed-start/download-p.html

From here, select the version of Java you want to use (must be 1.4 or higher for blue), and then choose the download for your platform. There will be an option to download either the "JRE" or the "SDK". The JRE is just what is required to run java programs and is all that is required to run blue. If you're planning to do java development, then download the SDK, as it includes the JRE, but also all the development tools.

For Apple Macintosh OSX, a Java 1.4.1 JVM should be installed with the system. If you don't have it, you can find it at:

http://developer.apple.com/java/

Unfortunately, there is no Java 1.4 compatible JVM for OS9.