Distributed Interactive Simulation
DIS-Java-VRML Working Group


click for Dis-Java-VRML home page

Software Distribution

Download: VRML Scenes, HTML Viewers, Documentation, Java Source and Java Bytecode

Installation Instructions


Unix


Windows

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
  • normally available on Unix
  • alternative: see the Annotated References to find Unix utilities for PCs
Ensure you have PKunzip decompression tool
  • normally NOT available on Unix
  • Windows PKunzip and related utilities can be obtained at PKWare Inc.
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	

	

Life after Install


30 July 98
URL: www.stl.nps.navy.mil/dis-java-vrml/distribution.html
feedback: brutzman@nps.navy.mil & mcgredo@stl.navy.mil