| Available Installers | Last Update: June 14, 2005 |
| Platform |
|
|
|
||||
|
|
Windows
|
|
|
|
|||
|
|
Solaris
|
|
|
|
|||
|
|
Linux
|
|
|
|
|||
|
|
Mac OS X
|
|
|
||||
|
|
Unix
|
|
|
||||
|
|
Other Java-enabled Platforms
|
|
|
Instructions
sr_install_winNoVM.exe sr_install_winVM.exe depending upon which executable you downloaded
Notes
Instructions
cd to the directory where you downloaded the installer.
sh ./sr_install_solaris.bin
Notes
Instructions
cd to the directory where you downloaded the installer.
sh ./sr_install_linux.bin
Notes
Instructions
Instructions
cd to the directory where you downloaded the installer.
sh ./sr_install_unixOthers.bin
Notes
Instructions (Unix or Unix-like operating systems)
jre -cp sr_install_other.zip install
jre -classpath [path to]classes.zip:sr_install_other.zip install
cd [to directory where sr_install_other.zip is located] CLASSPATH=[path to]classes.zip:sr_install_other.zip export CLASSPATH java install
cd [to directory where sr_install_other.zip is located] setenv CLASSPATH [path to]classes.zip:sr_install_other.zip java install
Instructions (for other platforms)
sr_install_other.zip before running the installer
sr_install_other.zip to your CLASSPATH, then start the main class of the installer named install