Installing Kaffe on BSDI Unix
TIOOYK
gerry at van-as-10c01.direct.ca
Fri Aug 1 08:40:35 PDT 1997
On Thu, Jul 31, 1997 at 10:34:28PM +0200, Andre Pinheiro wrote:
: / 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.
Maybe. You dont say which version you are running so I have to guess.
Try raising your limits in bash with:
ulimit -d unlimited
ulimit -s unlimited
a few versions ago, this was a problem. Another was an alignment?
problem with mmap since found and fixed in the standard distribution.
This mmap thing froze the entire machine until fixed by P.B...
I am still stuck on bsd/os 2.1, and have no problems with the
tests that come with the source...
-g
--
Zeeppy's breeen cells ere-a streeening tu breedge-a synepses...
More information about the kaffe
mailing list