![]() |
![]() |
![]() |
|
In order to run JavaRisk you will need the Java Runtime Environment (JRE) at a minimum, if you wish to edit and compile the source code you will need the Java SDK. Download the JRE or the SDK here. Note: This will open in a new window. In either case version 1.4 or higher will be needed to run JavaRisk. Please follow the directions given on the Sun site for installation regarding your platform. Be sure to set up the bin path for the Java runtime: If you don't do this or if the installation does not do it for you, you will have to give the full path to the Java runtime when executing it. i.e. Linux: For Linux just append the path to the Java bin directory to your PATH environment variable. i.e.
You can include this in your startup scripts either for the machine or for the user.This is only neccesary if the installer did not do this for you. For Windows, you will need to add the path to the system or user variable PATH.
|