aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALLER.txt
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2001-03-14 23:53:56 +0000
committerSven Gothel <[email protected]>2001-03-14 23:53:56 +0000
commitb7f7eee96facb114a3dfe11bf70a6d6f3b1299b9 (patch)
treebd014f2ab852e477fa33fa125902e0e0a792b147 /INSTALLER.txt
parent86443be0a3795fa860850f0cf81ae7cc6843858d (diff)
some little bug fixes post v. 2.6.0
Diffstat (limited to 'INSTALLER.txt')
-rw-r--r--INSTALLER.txt25
1 files changed, 24 insertions, 1 deletions
diff --git a/INSTALLER.txt b/INSTALLER.txt
index ddc3771..b001498 100644
--- a/INSTALLER.txt
+++ b/INSTALLER.txt
@@ -13,13 +13,36 @@ The Web-Installer works for:
- MS-IE Explorer
- JDK-Appletviewer
- Hotjava-Browser
+ - JRE >= 1.3 Plug-In
- For the two last ones,
+ For the three last ones,
make sure, if you use Java2,
you have to edit the jre/lib/security/java.policy file
- or you should allow your JDK 1.1.X appletviewer to have
full system access !
+ If you use the JRE >= 1.3 plugin
+ within you Web-Browser or appletviewer to:
+
+ - Install GL4Java
+
+ - Run the demo's from the GL4Java Website
+
+ you must add privileges to your
+
+ jre/lib/security/java.policy
+
+ file.
+
+ Here are the privileges for this purpose:
+
+ http://www.jausoft.com/Files/Java/1.1.X/GL4Java/demos/gl4java.policy
+
+ or from this directory:
+
+ demos/gl4java.policy
+
+
Sven Goethel !