[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] JDK/Kaffe on the RaQ2
- Subject: Re: [cobalt-users] JDK/Kaffe on the RaQ2
- From: Mat Kovach <mkovach@xxxxxxxxxxxxxxxxx>
- Date: Mon Mar 13 11:20:12 2000
On Mon, Mar 13, 2000 at 11:14:03AM -0800, Charles Russell wrote:
: when I do;
: [root ParaChat300]# setenv CLASSPATH ./chat000300.jar
Unless you changed it, the shell for the user root is bash, so the correct
command would be export CLASSPATH ./chat000300.jar
: When I skip that step and go straight to;
: [root ParaChat300]# java ParaServer -install ParaChat
:
: I get, (and I think it has something to do with the previous command failing);
: java.lang.NoClassDefFoundError: ParaServer
: at java.lang.Throwable.<init>(Throwable.java:38)
: at java.lang.Error.<init>(Error.java:21)
: at java.lang.LinkageError.<init>(LinkageError.java:21)
: at java.lang.NoClassDefFoundError.<init>(NoClassDefFoundError.java:21)
Doesn't look like the classpath is setup correctly, you need to add the
classpath to point to the kaffe class also. What does echo $CLASSPATH say?
--
Mat Kovach mkovach@xxxxxxxxxxxxxxxxx
Cleveland Linux User Group http://cleveland.lug.net