aboutsummaryrefslogtreecommitdiffstats
path: root/release-info/pre-release
diff options
context:
space:
mode:
authorKevin Rushforth <[email protected]>2004-06-26 01:31:07 +0000
committerKevin Rushforth <[email protected]>2004-06-26 01:31:07 +0000
commit8f7712250b4daa15d2aac7990264efd8940e6e4d (patch)
tree44af2a55ba6154990a288ae754cef2b51daafda7 /release-info/pre-release
parentac5fd5c390be54f9979a363f97af034f719809ee (diff)
Fixed a transparency sorting problem for Project Looking Glass
Updated pre-release info files git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@21 ba19aa83-45c5-6ac9-afd3-db810772062c
Diffstat (limited to 'release-info/pre-release')
-rw-r--r--release-info/pre-release/HOW-TO-INSTALL.txt10
-rw-r--r--release-info/pre-release/README.txt3
2 files changed, 11 insertions, 2 deletions
diff --git a/release-info/pre-release/HOW-TO-INSTALL.txt b/release-info/pre-release/HOW-TO-INSTALL.txt
index b689131..c18b2f9 100644
--- a/release-info/pre-release/HOW-TO-INSTALL.txt
+++ b/release-info/pre-release/HOW-TO-INSTALL.txt
@@ -1 +1,9 @@
-To install this build...
+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 unjar (or unzip) the jar 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
+ jar xvf /path-to-downloaded-jar-file.jar
+
+You may need to be "root" to do this on Solaris or Linux.
diff --git a/release-info/pre-release/README.txt b/release-info/pre-release/README.txt
index 160bd25..f47ea76 100644
--- a/release-info/pre-release/README.txt
+++ b/release-info/pre-release/README.txt
@@ -11,4 +11,5 @@ and Windows operating environments at
"http://java.sun.com/products/java-media/3D/" or at
"http://j3d-core.dev.java.net/servlets/ProjectDocumentList". For other
operating environments, contact the vendor that produces the
-environment.
+environment. A list of these can be found at
+"http://java.sun.com/products/java-media/3D/ports.html"