Download Stable Version
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
- 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".
Download Development Version
Cut and past this line into your terminal.
Note: When asked for a password just press enter.
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/mythsim login
Cut and past this line into your terminal.
This will download the mythsim into your current directory.
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/mythsim co mythsim_3_2