diff options
author | Kevin Rushforth <[email protected]> | 2007-04-26 23:38:34 +0000 |
---|---|---|
committer | Kevin Rushforth <[email protected]> | 2007-04-26 23:38:34 +0000 |
commit | 2b0c77ca91fb1ed929ed02609855ab1b655d2310 (patch) | |
tree | 7ba7f3d598b68e5cec3ebc3285d7339306400aaf /release-info/pre-release/README-download.html | |
parent | 6353fac79ae53f5a11817bd3ba295c1a1100a537 (diff) |
Updated release notes for 1.5.1-beta1
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@833 ba19aa83-45c5-6ac9-afd3-db810772062c
Diffstat (limited to 'release-info/pre-release/README-download.html')
-rw-r--r-- | release-info/pre-release/README-download.html | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/release-info/pre-release/README-download.html b/release-info/pre-release/README-download.html index dc7d685..adf3065 100644 --- a/release-info/pre-release/README-download.html +++ b/release-info/pre-release/README-download.html @@ -6,7 +6,7 @@ <title>Java 3D 1.5.1 Installation Instructions</title> </head> <body> -<h2>Java 3D<sup><font size="-2">TM</font></sup> 1.5.1-build1 +<h2>Java 3D<sup><font size="-2">TM</font></sup> 1.5.1-beta1 Pre-Release</h2> <p>This software is licensed by Sun, as specified in the <a href="LICENSE-JRL.txt">LICENSE-JRL.txt</a> @@ -14,14 +14,14 @@ file. You must only use this software in accordance with the terms under which the code is licensed.</p> -<h2>Instructions for Installing Java 3D 1.5.1-build1</h2> -<p>The 1.5.1-build1 version of the Java 3D<sup><font size="-2">TM</font></sup> +<h2>Instructions for Installing Java 3D 1.5.1-beta1</h2> +<p>The 1.5.1-beta1 version of the Java 3D<sup><font size="-2">TM</font></sup> API runs on JDK version 1.5.0 and higher. It has been released for the <a href="#Solaris">Solaris</a>, <a href="#Linux">Linux</a>, <a href="#Windows">Windows</a>, and <a href="#MacOSX">Mac OS X</a> operating environments. See the <a - href="http://j3d-core.dev.java.net/j3d1_5_1/RELEASE-NOTES-build1.html">release + href="http://j3d-core.dev.java.net/j3d1_5_1/RELEASE-NOTES-beta1.html">release notes</a> for more information.<br> </p> @@ -36,7 +36,7 @@ in /usr/java/jdk1.5.0_08, you would install Java 3D as follows: </p> <ul> cd /usr/java/jdk1.5.0_08/jre<br> -sh /path-to-download-files/java3d-1_5_1-build1-linux-i586.bin<br> +sh /path-to-download-files/java3d-1_5_1-beta1-linux-i586.bin<br> </ul> <p>You may need to be "root" to do this on Linux.<br> </p> @@ -52,7 +52,7 @@ in /usr/java/jdk1.5.0_08, you would install Java 3D as follows: </p> <ul> cd /usr/java/jdk1.5.0_08/jre<br> -sh /path-to-download-files/java3d-1_5_1-build1-solaris-x86.bin<br> +sh /path-to-download-files/java3d-1_5_1-beta1-solaris-x86.bin<br> </ul> <p>You may need to be "root" to do this on Solaris.<br> </p> @@ -61,11 +61,11 @@ sh /path-to-download-files/java3d-1_5_1-build1-solaris-x86.bin<br> This release of Java 3D runs on JDK version 1.5.0 and higher. To install this build, execute the binary installer that you downloaded, by -double-clicking on the java3d-1_5_1-build1-windows-i586.exe (or -java3d-1_5_1-build1-windows-amd64.exe) icon.<br> +double-clicking on the java3d-1_5_1-beta1-windows-i586.exe (or +java3d-1_5_1-beta1-windows-amd64.exe) icon.<br> </p> <p>Alternatively, you can download the -java3d-1_5_1-build1-windows-i586.zip +java3d-1_5_1-beta1-windows-i586.zip file and manually install the necessary files into your JRE. In this case, unzip the file, and follow @@ -75,7 +75,7 @@ the instructions in the unzipped README.txt file.<br> </h4> No installer is currently available for the Mac OS X operating environment. You will need to download the -java3d-1_5_1-build1-macosx.zip +java3d-1_5_1-beta1-macosx.zip file and manually install the necessary files into your JRE. After you unzip this file, follow |