Step 1 - Make sure you have Java Virtual Machine 1.4.
-
Visit
http://www.java.com/
.
-
This website will check your computer and give you upgrade instructions if necessary.
Step 2 - Download MythSim
-
Right click and
"
Save Target As
"
this file to your desktop (or home directory in Unix).
-
MythSim
- pick version with the highest version number. If you have trouble try an older version.
Step 3 - Unzip and Run
-
Windows / Mac
-
Open mythsim.zip with winzip.
-
Extract the files to the desktop.
-
Click on the mythsim folder.
-
Click on mythsim.jar.
-
Unix Systems (Solaris, Linux, etc.)
-
Open a shell.
-
Get into your home directory by typing
"
cd
"
.
-
Open the zip file by typing
"
unzip mythsim
"
.
-
Get into the mythsim folder by typeing
"
cd mythsim
"
.
-
Run mythsim by typing
"
java -jar mythsim.jar
"
.