Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jul 1996 23:15:47 -0600
From:      Warner Losh <imp@village.org>
To:        ports@freebsd.org
Subject:   kaffe, pt 2
Message-ID:  <199607160515.XAA12489@rover.village.org>

next in thread | raw e-mail | index | archive | help
Odd.  My CLASSPATH was set to 
CLASSPATH=.:/usr/local/share/kaffe/classes.zip:/usr/local/share/java/classes.zip

However, kaffe didn't work.  If I did a (cd /usr/local/share/kaffe ;
ln -s ../java/classes.zip .) as root, then it started working.

It seems that 0.4p2 can't grok not being able to find an element of
its path.

Let this be a warning to everyone. :-)

Warner

P.S.  0.5 is now on the FTP server.  The diffs are largish relative to
the size of the package.  Looks like new JIT went in.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607160515.XAA12489>