Cannot find essential class 'java/lang/Object'

Kiyo Inaba inaba at src.ricoh.co.jp
Fri Jul 17 03:03:27 PDT 1998


>I tried again on my debian system (2.0 frozen), and the exact same thing
>happens, both when I install from source, and from a .deb package.

This should happen when you don't have any proper CLASSPATH
setting. Please check CLASSPATH (which will not be defined)
and set it something like
	.:/usr/local/share/kaffe/Klasses.jar:/usr/local/share/kaffe/pizza.jar

Check files Klasses.jar and pizza.jar exist.

>do I need any class files from SUN?
No, never. If you just want to check Kaffe's working.

Kiyo


More information about the kaffe mailing list