blob: 0eb405c4e6fe35abd947e5ac6744b45b306f3537 (
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
|
<html>
<head>
<title>GL4Java Installation</title>
</head>
<BODY LINK="#0000ff" VLINK="#800080" BGCOLOR="#e6e6ff">
This procedure will install the GL4Java classes and
native libraries on your system.
<p>Be sure to own local access rights, to save the native libraries and
the java classes to your browsers directory !
<center>
<br>
<hr>
<p>After the Installation, you have to restart your browser application !
<br>
<p>If you are ready to begin, <a href="GL4JInst.html">Click here to start
the setup procedure.</a>
<br>
(JavaScript is needed - does not work for MacOS !)
</center>
<hr>
<br>
<p><a href="java.policy">The Java2 policy file example to give GL4Java the permission to run under Java2 (sdk, jre, plugin) (Click here) !</a>
<br>
<hr>
<br>
<p><a href="GL4JInst_fstd.html">Force standard Appletviewer installation (Click here) !</a>
<p><a href="GL4JInst_f13plugin.html">Force Java Plug-In 1.3 installation (Click here) !</a>
<p><a href="GL4JInst_fns.html">Force Netscape installation (Click here) !</a>
<p><a href="GL4JInst_fie.html">Force MS-IE installation (Click here) !</a>
<br>
<hr>
</body>
</html>
|