From 2a51a9cf8f2eb2542c6750dc4b82f771d7c097a4 Mon Sep 17 00:00:00 2001 From: mason Date: Mon, 14 Apr 2003 18:23:48 +0000 Subject: expands with an extra slash by default - incorrect --- lang/kaffe/MESSAGE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang') diff --git a/lang/kaffe/MESSAGE b/lang/kaffe/MESSAGE index 5aed4d6cf42..99c81aa48d3 100644 --- a/lang/kaffe/MESSAGE +++ b/lang/kaffe/MESSAGE @@ -1,11 +1,11 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.2 2002/11/12 16:24:29 jschauma Exp $ +$NetBSD: MESSAGE,v 1.3 2003/04/14 18:23:48 mason Exp $ Before running Kaffe it is necessary to configure the environment. This requires the setting of PATH and LD_LIBRARY_PATH. For the standard installation these would be defined as follows: - PATH=$PATH:/${PREFIX}/bin + PATH=$PATH:${PREFIX}/bin LD_LIBRARY_PATH=$LD_LIBRARY_PATH:${PREFIX}/lib Note that you don't have to setup the CLASSPATH - if you do then that's -- cgit v1.2.3