Error when trying to run java program with gij

Tom Tromey tromey@redhat.com
Fri Apr 19 01:13:00 GMT 2002


>>>>> "Per-Olof" == Per-Olof Wallin <perwal-6@student.luth.se> writes:

Per-Olof> I've just compiled and installed gcc 3.0.4 on my
Per-Olof> Solaris2.8. I can compile the program with gcj but when I
Per-Olof> try to run by: >gij program

>>> Exception in thread "main" java.lang.ClassNotFoundException: hello

Try setting your CLASSPATH environment variable to point to where
`hello.class' is found.

Tom



More information about the Java mailing list