From 5b3a1a917d0cc749243949cf4d7bb2ca65338e83 Mon Sep 17 00:00:00 2001 From: Kevin Rushforth Date: Wed, 18 Jun 2008 20:37:29 +0000 Subject: 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 --- release-info/pre-release/README-download.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'release-info/pre-release/README-download.html') 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 @@ - 3D Graphics API for the Java Platform 1.5.2: Installation Instructions + 3D Graphics API for the Java Platform 1.6.0: Installation Instructions -

3D Graphics API for the Java Platform 1.5.2-beta2 Pre-Release

+

3D Graphics API for the Java Platform 1.6.0-beta1 Pre-Release

This software is licensed by Sun, as specified in the LICENSE-GPLv2.txt file. You must only use this software in accordance with the terms under which the code is licensed.

Instructions for installing the 3D Graphics API for the Java Platform

-

The 1.5.2-build1 version of the j3d package runs on JDK version +

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 OS X operating environments. See the -release +release notes for more information.

Preferred method

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.

Windows

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.

@@ -50,7 +50,7 @@ execute it. For example, on a 32-bit Linux system:

After doing this, you will need to modify your CLASSPATH @@ -72,7 +72,7 @@ export LD_LIBRARY_PATH=/myhome/j3d/lib/i386

Mac OS X

No installer is available for the Mac OS 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.

-- cgit v1.2.3