diff options
author | Kevin Rushforth <[email protected]> | 2007-07-17 18:47:23 +0000 |
---|---|---|
committer | Kevin Rushforth <[email protected]> | 2007-07-17 18:47:23 +0000 |
commit | fd5c8ddbefd4ae9d060d2b3c90f6ff74f4a3f2f4 (patch) | |
tree | 20268b59964b4429225a586325f22ef81a29b753 /release-info/pre-release/README-unzip.html | |
parent | 7eb89d93b7863a1211055efc7b3a1c58cbd3178e (diff) |
Bump version number to 1.5.2
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@866 ba19aa83-45c5-6ac9-afd3-db810772062c
Diffstat (limited to 'release-info/pre-release/README-unzip.html')
-rw-r--r-- | release-info/pre-release/README-unzip.html | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/release-info/pre-release/README-unzip.html b/release-info/pre-release/README-unzip.html index 6c7194b..9f054e2 100644 --- a/release-info/pre-release/README-unzip.html +++ b/release-info/pre-release/README-unzip.html @@ -3,18 +3,18 @@ <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"> - <title>Java 3D 1.5.1 Installation Instructions</title> + <title>Java 3D 1.5.2 Installation Instructions</title> </head> <body> -<h2>Java 3D<sup><font size="-2">TM</font></sup> 1.5.1 Pre-Release</h2> +<h2>Java 3D<sup><font size="-2">TM</font></sup> 1.5.2 Pre-Release</h2> <p>This software is licensed by Sun, as specified in the <a href="LICENSE-JRL.txt">LICENSE-JRL.txt</a> file. You must only use this software in accordance with the terms under which the code is licensed.</p> -<h2>Instructions for Unzipping Java 3D 1.5.1 Pre-Release</h2> -The 1.5.1-XXX pre-release version of the +<h2>Instructions for Unzipping Java 3D 1.5.2 Pre-Release</h2> +The 1.5.2-XXX pre-release 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 @@ -24,23 +24,23 @@ environments.<br> <br> <h3><a name="Windows"></a>Windows<br> </h3> -The 1.5.1 pre-release version of the Java 3D<sup><font size="-2">TM</font></sup> +The 1.5.2 pre-release version of the Java 3D<sup><font size="-2">TM</font></sup> API for Windows/XP and Windows 2000 runs on JDK version 1.5.0 and higher. To manually install this build, do the following: <ol> - <li>Download java3d-1_5_1-XXX.zip to a temporary + <li>Download java3d-1_5_2-XXX.zip to a temporary directory, for example, "c:\Temp"</li> <br> - <li>Unzip java3d-1_5_1-XXX.zip (using WinZip or a + <li>Unzip java3d-1_5_2-XXX.zip (using WinZip or a similar tool) into "c:\Temp". This will create a -"java3d-1_5_1-XXX" subdirectory in \Temp where the +"java3d-1_5_2-XXX" subdirectory in \Temp where the downloaded files can be found. The file you need for manual installation is "j3d-jre.zip".<br> <br> </li> - <li>Unzip Java 3D 1.5.1 into your JRE as follows:<br> + <li>Unzip Java 3D 1.5.2 into your JRE as follows:<br> <br> </li> <ul> @@ -49,7 +49,7 @@ is: "c:\Program Files\Java\jre1.5.0_08"</li> <br> <li>Unzip j3d-jre.zip (found in -c:\Temp\java3d-1_5_1-XXX) +c:\Temp\java3d-1_5_2-XXX) to the jre directory.</li> <br> <li>Verify that the j3dcore.jar, j3dutils.jar, and vecmath.jar @@ -60,7 +60,7 @@ files end up in: "c:\Program Files\Java\jre1.5.0_08\bin"</li> </ul> <br> - <li>If you also installed the JDK, unzip Java 3D 1.5.1 into the + <li>If you also installed the JDK, unzip Java 3D 1.5.2 into the "jre" directory of your JDK as follows:</li> <br> @@ -70,7 +70,7 @@ for the current release is: "c:\Program Files\Java\jdk1.5.0_08\jre"</li> <br> <li>Unzip j3d-jre.zip (found in -c:\Temp\java3d-1_5_1-XXX) +c:\Temp\java3d-1_5_2-XXX) to the jre directory of the JDK.</li> <br> <li>Verify that the j3dcore.jar, j3dutils.jar, and vecmath.jar @@ -84,35 +84,35 @@ files end up in: <h3><a name="Linux"></a><a name="Solaris"></a><a name="MacOSX"></a>Linux, Solaris, Mac OS X<br> </h3> -<p>The 1.5.1 pre-release version of the Java 3D<sup><font size="-2">TM</font></sup> +<p>The 1.5.2 pre-release version of the Java 3D<sup><font size="-2">TM</font></sup> API for Linux or Solaris runs on JDK version 1.5.0 and higher. To manually install this build, do the following:</p> <ol> - <li>Download java3d-1_5_1-XXX.zip to a temporary + <li>Download java3d-1_5_2-XXX.zip to a temporary directory, for example, "/tmp"</li> <br> - <li>Unzip java3d-1_5_1-XXX.zip into "/tmp" as follows:<br> + <li>Unzip java3d-1_5_2-XXX.zip into "/tmp" as follows:<br> <br> <ul> <code>cd /tmp</code><br> - <code>unzip java3d-1_5_1-*.zip</code><br> + <code>unzip java3d-1_5_2-*.zip</code><br> </ul> <br> This will create a -"java3d-1_5_1-XXX" subdirectory in /tmp where the +"java3d-1_5_2-XXX" subdirectory in /tmp where the downloaded files can be found. The file you need for manual installation is "j3d-jre.zip".<br> <br> </li> - <li>Unzip Java 3D 1.5.1 into the + <li>Unzip Java 3D 1.5.2 into the "jre" directory of your JDK. For example, if your JDK is in "/usr/java/jdk1.5.0_08/jre", you would do the following:<br> <br> <ul> <code>cd /usr/java/jdk1.5.0_08/jre</code><br> - <code>unzip /tmp/java3d-1_5_1-*/j3d-jre.zip</code><br> + <code>unzip /tmp/java3d-1_5_2-*/j3d-jre.zip</code><br> </ul> <br> Verify that the j3dcore.jar, j3dutils.jar, and vecmath.jar files end up |