JObjects QuestAgent Installation
| Platform |
|
|||
|
Win 95, 98, NT
|
|
|||
|
Mac OS
|
|
|||
|
Solaris SPARC
|
|
|||
|
Unix
|
|
|||
|
OS/2 Warp
|
|
|||
|
Other Java-enabled Platforms
|
|
Windows 95, Windows
98, Windows NT Instructions:
Instructions
install.exe
Notes
Mac OS 7.6.1, 8.0, 8.1,
8.5 Instructions:
Instructions
install
Notes
Instructions
cd to
the directory where you downloaded the installer
sh install.bin
Notes
Instructions
jre -nojit -cp install.zip install
CLASSPATH=install.zip java -nojit install
Notes
install.zip to before running the installer
Instructions (Unix or Unix-like operating systems)
jre -nojit -cp install.zip install
jre -nojit -classpath [path
to]classes.zip:install.zip install
cd [to directory where install.zip
is located] CLASSPATH=[path to]classes.zip:install.zip export CLASSPATH java -nojit install
cd [to directory where install.zip
is located] setenv CLASSPATH [path to]classes.zip:install.zip java -nojit install
Instructions (for other platforms)
install.zip to before running the installer
install.zip to
your CLASSPATH, then start the
main class of the installer named install