Menu

#2 WeirdX Issue

open
nobody
None
5
2004-09-20
2004-09-20
Anonymous
No

Hi,
I had been trying to use weirdx for running some of my
applications remotely from my linux machine thru a
browser. My linux machine is a woody 3.0 and I
downloaded the weirdx 1.0.3 version and installed java
version 1.1 in my linux and tried the installation. When I
try to run the following command:
javac -O com/jcraft/weirdx/*.java com/jcraft/util/*.java

java.lang.NoClassDefFoundError :
com/jcraft/weirdx/*/java
at java.lang.throwable (java:38)
at java.lang.error(java:21)
at java.lang.linkageerror(java:21)
at java.lang.NoClassDefFoundError(java:21)

When I try to run the other commands
java com.jcraft.weirdx.WeirdX
It gives same error above instead of
com/jcraft/weirdx/*/java it says
com/jcraft/weirdx/WeirdX/

When I try to run this command
cd misc
java -jar weirdx.jar

It says warning:Major version number: mismatch and
Minor Version Number: Mismatch..

Iam new to java. kindly let me know how to proceed by
a reply mail.

Thanks in advance,

John

Discussion


Log in to post a comment.