aboutsummaryrefslogtreecommitdiffstats
path: root/release-info/pre-release/README-download.html
diff options
context:
space:
mode:
authorKevin Rushforth <[email protected]>2008-06-18 20:37:29 +0000
committerKevin Rushforth <[email protected]>2008-06-18 20:37:29 +0000
commit5b3a1a917d0cc749243949cf4d7bb2ca65338e83 (patch)
treeaeb07d1b32dbb9eaaa4723fbdf65cd3956f9da5e /release-info/pre-release/README-download.html
parent2365c835ba280d64a1ec899c008f0b013db40b33 (diff)
Update version to 1.6
git-svn-id: https://svn.java.net/svn/j3d-core~svn/branches/dev-1_6@910 ba19aa83-45c5-6ac9-afd3-db810772062c
Diffstat (limited to 'release-info/pre-release/README-download.html')
-rw-r--r--release-info/pre-release/README-download.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/release-info/pre-release/README-download.html b/release-info/pre-release/README-download.html
index a12840b..d685a45 100644
--- a/release-info/pre-release/README-download.html
+++ b/release-info/pre-release/README-download.html
@@ -3,27 +3,27 @@
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
- <title>3D Graphics API for the Java Platform 1.5.2: Installation Instructions</title>
+ <title>3D Graphics API for the Java Platform 1.6.0: Installation Instructions</title>
</head>
<body>
-<h2>3D Graphics API for the Java Platform 1.5.2-beta2 Pre-Release</h2>
+<h2>3D Graphics API for the Java Platform 1.6.0-beta1 Pre-Release</h2>
<p>This software is licensed by Sun, as specified in the
<a href="LICENSE-GPLv2.txt">LICENSE-GPLv2.txt</a> file. You must only
use this software in accordance with the terms under which the code is
licensed.
</p>
<h2>Instructions for installing the 3D Graphics API for the Java Platform</h2>
-<p>The 1.5.2-build1 version of the j3d package runs on JDK version
+<p>The 1.6.0-beta1 version of the j3d package runs on JDK version
1.5.0 and higher. It has been released for the Windows, Linux,
Solaris, and Mac&nbsp;OS&nbsp;X operating environments. See the
-<a href="http://j3d-core.dev.java.net/j3d1_5_2/RELEASE-NOTES-beta2.html">release
+<a href="http://j3d-core.dev.java.net/j3d1_6_0/RELEASE-NOTES-beta1.html">release
notes</a> for more information.
</p>
<h3>Preferred method</h3>
<p>Developers who wish to develop an application using the j3d package
-are encouraged to download the j3d-1_5_2-beta2-XXX-i586.zip file for
+are encouraged to download the j3d-1_6_0-beta1-XXX.zip file for
their platform, and manually install the necessary files into a
directory on their local disk. To do this, unzip the downloaded file,
and follow the instructions in the unzipped README.txt file.
@@ -39,7 +39,7 @@ native libraries directly into the JRE.
<h4>Windows</h4>
<p>To install the j3d package on Windows, download the binary
installer and then execute it, by double-clicking on the
-j3d-1_5_2-beta2-windows-i586.exe (or j3d-1_5_2-beta2-windows-amd64.exe)
+j3d-1_6_0-beta1-windows-i586.exe (or j3d-1_6_0-beta1-windows-amd64.exe)
icon.
</p>
@@ -50,7 +50,7 @@ execute it. For example, on a 32-bit Linux system:
</p>
<ul>
cd /myhome/j3d<br>
-sh /path-to-download-files/j3d-1_5_2-beta2-linux-i586.bin<br>
+sh /path-to-download-files/j3d-1_6_0-beta1-linux-i586.bin<br>
</ul>
<p>After doing this, you will need to modify your CLASSPATH
@@ -72,7 +72,7 @@ export LD_LIBRARY_PATH=/myhome/j3d/lib/i386
<h4>Mac OS X</h4>
<p>No installer is available for the Mac&nbsp;OS&nbsp;X operating environment.
-You will need to download the j3d-1_5_2-beta2-macosx.zip file, unzip it,
+You will need to download the j3d-1_6_0-beta1-macosx.zip file, unzip it,
and follow the instructions in the unzipped README.txt file.
</p>
</body>