Re-Installation of Jim Version 4.0
If you need to re-install Jim Version 4.0 you can download and run
the installers below.
- PC's running Microsoft Windows -
download and run jinstall.exe.
- PC's running Linux -
download and run jinstall.bin.
- Apple macintosh computers running OS X 10.4 (Tiger) and later -
download and double-click on jinstall.tar.gz.
- Sun workstations running Solaris 8 or later (SPARC
processor) - download and run jinstall.bin. For
Intel processors, see below.
- On any other platform, you can use the Pure Java installer -
download
install.jar. Then
invoke the installer by using the command:
java -jar install.jar.
Be sure that the java version you are using is version 1.5.0. You can find
out which java version you are using by typing the command:
java -version.
You may need to give the full path to the command to invoke the correct
version in you have multiple java versions installed.