Distributed Interactive Simulation |
![]() |
Software Distribution |
|
|
Install Java JDK 1.2 beta 4 at http://www.javasoft.com/nav/download | |
Configure your CLASSPATH as described in the FAQ. | |
If using Netscape 4.0x, update the Java class libraries using
Communicator Support for JDK 1.1 at developer.netscape.com/software/jdk/download.html Testing under Internet Explorer will resume when we work around cross-platform security inconsistencies. | |
Ensure you have a Java-compliant VRML 97 browser installed in Netscape.
| |
Ensure you have tar and gunzip archive/decompression tools
|
Ensure you have PKunzip decompression tool
|
Download dis-java-vrml.tar.gz | Download dis-java-vrml.zip |
Change current directory to parent above dis-java-vrml subdirectory (such as ~your-account> ) | Change current directory to parent above dis-java-vrml subdirectory (such as C:\) |
Uncompressing/untarring dis-java-vrml.tar.gz creates
(and extracts into) new subdirectory dis-java-vrml/ rm -r dis-java-vrml/* gunzip dis-java-vrml.tar.gz tar -xvf dis-java-vrml.tar |
Unzipping dis-java-vrml.zip creates
(and extracts into) new subdirectory dis-java-vrml/ deltree dis-java-vrml/*.* pkunzip dis-java-vrml.zip |