From 6e8eabdb8793943bbfa7d69fbe7d23ff51880c88 Mon Sep 17 00:00:00 2001 From: Kevin Rushforth Date: Wed, 28 May 2008 18:52:21 +0000 Subject: file README-download.html was added on branch dev-1_6 on 2008-06-30 20:24:45 +0000 git-svn-id: https://svn.java.net/svn/j3d-core~svn/branches/dev-1_6@906 ba19aa83-45c5-6ac9-afd3-db810772062c --- release-info/fcs-1_5_2/README-download.html | 79 ----------------------------- 1 file changed, 79 deletions(-) delete mode 100644 release-info/fcs-1_5_2/README-download.html diff --git a/release-info/fcs-1_5_2/README-download.html b/release-info/fcs-1_5_2/README-download.html deleted file mode 100644 index 6a07ee4..0000000 --- a/release-info/fcs-1_5_2/README-download.html +++ /dev/null @@ -1,79 +0,0 @@ - - - - - Java 3D 1.5.2 Installation Instructions - - -

Java 3DTM 1.5.2 Release

-

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

-

Instructions for Installing Java 3D 1.5.2

-

The 1.5.2 version of the Java 3DTM -API 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 -notes for more information. -

- -

Preferred method

- -

Developers who wish to develop an application using the Java 3D API -are encouraged to download the j3d-1_5_2-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. -

- -

Alternative method

- -

Alternatively, you can run the installer as shown below, keeping in -mind that it is not recommended to install the j3d jar files and -native libraries directly into the JRE. -

- -

Windows

-

To install the Java 3D API on Windows, download the binary -installer and then execute it, by double-clicking on the -j3d-1_5_2-windows-i586.exe (or j3d-1_5_2-windows-amd64.exe) -icon. -

- -

Linux or Solaris

-

To install the Java 3D API on Linux or Solaris, download the -self-extracting binary file, chdir to the desired directory, and then -execute it. For example, on a 32-bit Linux system: -

- - -

After doing this, you will need to modify your CLASSPATH -environment variable to include the full paths to j3dcore.jar, -j3dutils.jar, and vecmath.jar. For example: -

- - - -

Then modify your LD_LIBRARY_PATH environment variable to contain the -full path to the "lib/ARCH" directory. For example, on 32-bit Linux: -

- - - -

Mac OS X

-

No installer is available for the Mac OS X operating environment. -You will need to download the j3d-1_5_2-macosx.zip file, unzip it, -and follow the instructions in the unzipped README.txt file. -

- - -- cgit v1.2.3