| |
Windows
Instructions
- After downloading, unpack
install_server.zip.
- Double-click
install_server.exe.
Notes
- You may need to install a Java 1.1.8 (or later) virtual machine. You can download one from Sun's Java web site.
(Go To Top)
|
|
| |
Unix/Linux
Instructions
- After downloading, unpack
install_server.tar.gz (% tar xzvf install_server.tar.gz).
- Open a shell and,
cd to the directory where you downloaded the installer.
- At the prompt type:
chmod a+x install_server.bin.
- At the prompt type:
sh ./install_server.bin.
Notes
- You need to install a Java 1.1.8 (or later) virtual machine. You can download one from Sun's Java web site or contact your OS manufacturer.
(Go To Top)
|
|
| |
Solaris
Instructions
- After downloading, unpack
install_server.tar.gz (% tar xzvf install_server.tar.gz).
- Open a shell and,
cd to the directory where you downloaded the installer.
- At the prompt type:
chmod a+x install_server.bin.
- At the prompt type:
sh ./install_server.bin.
Notes
- You need to install a Java 1.1.8 (or later) virtual machine. You can download one from Sun's Java web site or contact your OS manufacturer.
(Go To Top)
|
|
|
|