aboutsummaryrefslogtreecommitdiffstats
path: root/release-info/pre-release/HOW-TO-INSTALL.txt
blob: 1c85efb82ca7c0fe1576deadbcc36071cfaee448 (plain)
1
2
3
4
5
6
7
8
9
This interrim build runs on JDK version 1.4.2 and higher.
To install this build, chdir to the "jre" directory within the jdk
and unzip (or unjar) the zip file.  For example, if your JDK is installed
in /usr/java/j2sdk1.5.0, you would install this as follows:

	cd /usr/java/j2sdk1.5.0/jre
	unzip /path-to-extracted-files/j3d-140-*.zip

You may need to be "root" to do this on Solaris or Linux.