aboutsummaryrefslogtreecommitdiffstats
path: root/release-info/fcs-1_5_1/README-download.html
blob: 437ba5f9e78f4bc7614f6b9b4e61ec1686f324d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>


  
  <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">

  
  <title>Java 3D 1.5.1 Installation Instructions</title>
</head>


<body>


<h2>Java&nbsp;3D<sup><font size="-2">TM</font></sup>
1.5.1 Release</h2>


<p>This software is licensed by Sun, as specified in the <a href="LICENSE-Java3D-v1_5_1.txt">LICENSE-Java3D-v1_5_1.txt</a>
file. You
must only use this software in accordance with the terms under which
the
code is licensed.</p>


<h2>Instructions for Installing Java&nbsp;3D 1.5.1</h2>


<p>The 1.5.1 version of the Java&nbsp;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.html">release
notes</a>
for more information.<br>


</p>


<h4><a name="Linux"></a>Linux</h4>


<p>This release of Java&nbsp;3D runs on JDK version 1.5.0 and
higher.
To install this build, chdir to the "jre" directory within the jdk
and execute the self-extracting binary that you downloaded. For
example, if you are running on a Linux/x86 platform and your JDK is
installed
in /usr/java/jdk1.6.0_01, you would install Java&nbsp;3D as
follows:
</p>


<ul>


cd /usr/java/jdk1.6.0_01/jre<br>


sh /path-to-download-files/java3d-1_5_1-linux-i586.bin<br>


</ul>


<p>You may need to be "root" to do this on Linux.<br>


</p>


<h4><a name="Solaris"></a>Solaris</h4>


<p>This release of Java&nbsp;3D runs on JDK version 1.5.0 and
higher.
To install this build, chdir to the "jre" directory within the jdk
and execute the self-extracting binary that you downloaded. For
example, if you are running on a Solaris/x86 platform (including amd64)
and your JDK is
installed
in /usr/java/jdk1.6.0_01, you would install Java&nbsp;3D as
follows:
</p>


<ul>


cd /usr/java/jdk1.6.0_01/jre<br>


sh /path-to-download-files/java3d-1_5_1-solaris-x86.bin<br>


</ul>


<p>You may need to be "root" to do this on Solaris.<br>


</p>


<h4><a name="Windows"></a>Windows</h4>


<p>
This release of Java&nbsp;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-windows-i586.exe (or
java3d-1_5_1-windows-amd64.exe) icon.<br>


</p>


<p>Alternatively, you can download the
java3d-1_5_1-windows-i586.zip
file and manually install
the
necessary files into your JRE. In this case, unzip the file, and follow
the instructions in the unzipped README.txt file.<br>


</p>


<h4><a name="MacOSX"></a>Mac OS X<br>


</h4>


No installer is currently available for the Mac OS X operating
environment. You will need to download the
java3d-1_5_1-macosx.zip
file and manually install
the
necessary files into your JRE. After you unzip this file, follow
the instructions in the unzipped README.txt file.
</body>
</html>