diff options
Diffstat (limited to 'release-info/pre-release/README-unzip.html')
-rw-r--r-- | release-info/pre-release/README-unzip.html | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/release-info/pre-release/README-unzip.html b/release-info/pre-release/README-unzip.html index f2ab333..1603bd2 100644 --- a/release-info/pre-release/README-unzip.html +++ b/release-info/pre-release/README-unzip.html @@ -2,11 +2,11 @@ <html> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"> - <title>3D Graphics API for the Java Platform 1.5.2: Unzip + <title>3D Graphics API for the Java Platform 1.6.0: Unzip Instructions</title> </head> <body> -<h2>3D Graphics API for the Java Platform 1.5.2 Pre-Release</h2> +<h2>3D Graphics API for the Java Platform 1.6.0 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 @@ -14,8 +14,8 @@ must only use this software in accordance with the terms under which the code is licensed. </p> <h2>Instructions for Unzipping 3D Graphics API for the Java -Platform 1.5.2 Pre-Release</h2> -<p>The 1.5.2-XXX pre-release version of 3D graphics API for the +Platform 1.6.0 Pre-Release</h2> +<p>The 1.6.0-XXX pre-release version of 3D graphics API for the Java platform runs on JDK version 1.5.0 and higher. It has been released for the <a href="#Windows">Windows</a>, <a href="#Linux">Linux</a>, @@ -31,17 +31,17 @@ conflicts with third-party applications launched via Java Web Start, and causes confusion later when upgrading the distribution. </p> <h3><a name="Windows"></a>Windows</h3> -<p>The 1.5.2 pre-release version of 3D graphics API for the Java +<p>The 1.6.0 pre-release version of 3D graphics API for the Java platform for Windows/XP and Windows 2000 runs on JDK version 1.5.0 and higher. To manually install this build, do the following: </p> <ol> - <li>Download and unzip <code>j3d-1_5_2-XXX.zip</code> + <li>Download and unzip <code>j3d-1_6_0-XXX.zip</code> (using Windows Explorer or an unzip tool such as WinZip) to a temporary download folder, for example, <code>c:\Downloads</code>. This will -create a <code>j3d-1_5_2-XXX</code> subfolder in +create a <code>j3d-1_6_0-XXX</code> subfolder in your download folder where the downloaded files can be found. The file you need for manual installation is <code>j3d-jre.zip</code>.<br> @@ -81,16 +81,16 @@ libraries to their current project.<br> </p> <h3><a name="Linux"></a><a name="Solaris"></a>Linux, Solaris</h3> -<p>The 1.5.2 pre-release version of 3D graphics API for the Java +<p>The 1.6.0 pre-release version of 3D graphics API for the Java platform 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 and unzip <code>j3d-1_5_2-XXX.zip</code> + <li>Download and unzip <code>j3d-1_6_0-XXX.zip</code> into a temporary download directory, for example, <code>/tmp</code>. This will -create a <code>j3d-1_5_2-XXX</code> subdirectory +create a <code>j3d-1_6_0-XXX</code> subdirectory in <code>/tmp</code> where the downloaded files can be found. The file you need for manual installation is <code>j3d-jre.zip</code>.<br> @@ -103,7 +103,7 @@ as follows:<br> <br> <ul> <code>cd /myhome/j3d</code><br> - <code>unzip /tmp/j3d-1_5_2-*/j3d-jre.zip</code><br> + <code>unzip /tmp/j3d-1_6_0-*/j3d-jre.zip</code><br> </ul> <br> </li> @@ -130,16 +130,16 @@ consult the IDE's documentation to see how to add jar files and native libraries to their current project. </p> <h3><a name="MacOSX"></a>Mac OS X</h3> -<p>The 1.5.2 pre-release version of 3D graphics API for the Java +<p>The 1.6.0 pre-release version of 3D graphics API for the Java platform for Mac OS X runs on JDK version 1.5.0 and higher. To manually install this build, do the following:</p> <ol> - <li>Download and unzip <code>j3d-1_5_2-XXX.zip</code> + <li>Download and unzip <code>j3d-1_6_0-XXX.zip</code> into a temporary download directory, for example, <code>/tmp</code>. This will -create a <code>j3d-1_5_2-XXX</code> subdirectory +create a <code>j3d-1_6_0-XXX</code> subdirectory in <code>/tmp</code> where the downloaded files can be found. The file you need for manual installation is <code>j3d-jre.zip</code>.<br> @@ -152,7 +152,7 @@ as follows:<br> <br> <ul> <code>cd /myhome/j3d</code><br> - <code>unzip /tmp/j3d-1_5_2-*/j3d-jre.zip</code><br> + <code>unzip /tmp/j3d-1_6_0-*/j3d-jre.zip</code><br> </ul> <br> </li> |