Installation NotesVersion InformationThis version of the REMOTE Simulator is version 1.0 alpha. It supersedes all previous releases; any users who encounter problems previously released versions of REMOTE are encouraged to upgrade to this release.System RequirementsIn order to properly run the REMOTE Simulator, you will a machine capable of running JDK 1.2 beta 3, and Java3D alpha 3. These applications require one of the following minimum configurations:
Versions of the JDK and Java3D are available from JavaSoft's Java Developer Connection (membership is free, and entitles you to early access to new libraries). The following sites contain everything you need to have installed on you system to run REMOTE:
Installing REMOTEThe version 1.0 alpha release download consists of a single JAR file, which can be unpacked using the jar utility which accompanies the JDK 1.2 beta 3 release. In order to install REMOTE, ensure you have included the /bin directory located below your JDK directory as a part of your system's CLASSPATH. Place the remote1_0alpha.jar in a new directory for the application and from the command prompt type:jar xvf remote1_0alpha.jarThe class files, resource files, and application documentation will be uncompressed under the current directory. Once completed, you may delete the remote1_0alpha.jar file, as it is no longer required (though you may wish to save it for future installations). Check that the installation has correctly unpacked the following directory structure: <REMOTE directory> Setting the CLASSPATH and PATHThe CLASSPATH variable is used by the JDK to search for libraries which are required to run the Java Virtual Machine, and the REMOTE application itself. Win 95 users can set their CLASSPATH in the autoexec.bat file, using the command:set CLASSPATH = <directories separated by semi-colons>Under Win NT, users can set their CLASSPATH by using the Environment Settings, available under the System section of Control Panels. In UNIX, users can set the CLASSPATH as a part of their shell login script, using: setenv CLASSPATH = <directories separated by colons>Users must ensure that their CLASSPATH includes:
Now that REMOTE is installed, you are ready
to begin learning how to use the REMOTE Simulator.
Copyright (c) 1996-2001 Brendon
Wilson. |