Installing Kaffe on BSDI Unix

Andre Pinheiro ip201945 at ip.pt
Thu Jul 31 13:34:28 PDT 1997


Hi,

Miguel is away, so now I'm the one how's trying to install Kaffe
on BSDI Unix. I'm using the bash shell now (instead of csh)
and the contents of the "~/.bashrc" file are as follows:
--
CLASSPATH=.:/usr/home/javauniv/usr/local/share/kaffe/classes.zip
KAFFEHOME=/usr/home/javauniv/usr/local/share/kaffe
PATH=/usr/home/javauniv/usr/local/bin:$PATH
LD_LIBRARY_PATH=/usr/home/javauniv/usr/local/lib
export CLASSPATH KAFFEHOME LD_LIBRARY_PATH PATH
--

But when I specify something like "javac HelloWordApp.java"
the process "kaffe [...] HelloWordApp.java" apparently hangs up.
I'm launching javac from "/usr/home/javauniv/usr/local/bin"
and there's a valid (and very simple) "HelloWordApp.java" file there.
Can anyone tell me why this is happening? Thanks in advance.

---
Andre Pinheiro, JavaUniverse Publisher
http://www.javauniverse.com





More information about the kaffe mailing list