aboutsummaryrefslogtreecommitdiffstats
path: root/MS-JVM.txt
blob: ae8de65db5df30db7369211574fa1233f657893b (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
\begin{verbatim}

With GL4Java Version 2.1.0 Release 0, 
GL4Java do supports the MS-JVM plattform,
which means GL4Java-Applets runs under the MS InternetExplorer >= 4.0 !

Please read INSTALL.txt first !

Prerequisites
==============

Be sure to have:

The new MS-JVM machine (build 3186) installed:

	Microsoft (R) VM for Java, 5.0 Release 5.0.0.3186

(The following version does NOT Work:
	Microsoft (R) VM for Java (tm), 4.0 Release 4.79.0.2424)

You can get it from the Microsoft-Webside's: 
	http://www.microsoft.com/java/
	http://www.microsoft.com/java/vm/dl_vm40.htm

Extracted the gl4java.jar, gl4java-glutfonts.jar AND png.jar archive 
(with WinZip or the jar command-line-tool)
to: C:\WINDOWS\Java\TRUSTLIB,
so you have the new directories:

		  C:\WINDOWS\Java\TRUSTLIB\com\sixlegs
		  C:\WINDOWS\Java\TRUSTLIB\gl4java
		  C:\WINDOWS\Java\TRUSTLIB\sun
		  C:\WINDOWS\Java\TRUSTLIB\META-INF

Delete the new directory C:\WINDOWS\Java\TRUSTLIB\META-INF !

Then copy the native libraries (DLL):

	GL4JavaGljMSJDirect.dll
	GL4JavaJauGljJNI.dll
	GL4JavaJauGljJNI12.dll
	GL4JavaJauGljJNI13.dll

to C:\WINDOWS\SYSTEM[32]

		  C:\WINDOWS\SYSTEM32\ (WINNT)

		  or

		  C:\WINDOWS\SYSTEM\   (WIN9X)

Notes:
======

Be sure to have a MS-JVM installed on your system,
e.g. the one installed within MS-IE 4.0 !

Applets, Security:
======================================
  Because now you have installed the GL4Java system on your local
  system. All Applet's using GL4Java can run !
  
  If not - please try to modify your MS-IE security setup !

This Port to the MS-JVM is written by Ron Cemer
and merged into the GL4Java official source tree by Sven Goethel.

\end{verbatim}