summaryrefslogtreecommitdiff
path: root/java/kaffe/pkg-descr
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1997-06-26 06:51:09 +0000
committerThomas Gellekum <tg@FreeBSD.org>1997-06-26 06:51:09 +0000
commitebb297ea971f22dd35a43b7edee4792c896e41d8 (patch)
tree79c168c3fc1e802ff87f65b2fc2c8cc329f397d8 /java/kaffe/pkg-descr
parentRemove trailing dot from ${MAINTAINER} (diff)
Un-break kaffe port.
PR: 3954 Submitted by: FreeBSD matters of Mark Huizer (xaa) <freebsd@xaa.stack.nl>
Notes
Notes: svn path=/head/; revision=7074
Diffstat (limited to 'java/kaffe/pkg-descr')
-rw-r--r--java/kaffe/pkg-descr7
1 files changed, 6 insertions, 1 deletions
diff --git a/java/kaffe/pkg-descr b/java/kaffe/pkg-descr
index 9e806e0b909f..478628acdf0f 100644
--- a/java/kaffe/pkg-descr
+++ b/java/kaffe/pkg-descr
@@ -1,3 +1,8 @@
+*******************
+* NB: The section about the settings of the environment variables
+* has changed! - Xaa
+*******************
+
This is Kaffe, a virtual machine design to execute Java bytecode.
This machine can be configured in two modes. In one mode it operates as
a pure bytecode interpreter (not unlike Javasoft's machine); in the second
@@ -12,7 +17,7 @@ Before running Kaffe it is necessary to configure the environment.
This requires the setting of CLASSPATH, KAFFEHOME and LD_LIBRARY_PATH.
For the standard installation these would be defined as follows:
- CLASSPATH=.:/usr/local/share/java/classes.zip:/usr/local/share/kaffe/biss.zip
+ CLASSPATH=.:/usr/local/share/kaffe/classes.zip:/usr/local/share/kaffe/biss.zip
KAFFEHOME=/usr/local/share/kaffe
LD_LIBRARY_PATH=/usr/lib:/usr/local/lib