kaffe segmentation fault

Nathan Lutchansky kaffe@rufus.w3.org
Wed, 1 Jul 1998 08:59:43 -0800 (AKDT)


Margo,

It sounds like your CLASSPATH or LD_LIBRARY_PATH variables are not set, or
you don't have a classes.zip file.  You need to have a classes.zip file
from the Solaris JDK 1.1.5 distribution installed in
/usr/local/share/kaffe, along with the klasses.zip file distributed with
Kaffe.  Then set your environment variables as listed in the ENVIRONMENT
file in the Kaffe source directory.

If it compiled OK, there's not much else that can go wrong with the
HelloWorldApp.  -Nathan