View Single Post
  #1 (permalink)  
Old September 22nd, 2001
Glenstrma Glenstrma is offline
Novicius
 
Join Date: September 20th, 2001
Location: Canada
Posts: 1
Glenstrma is flying high
Angry Limewire still wont work

Followed the instructions in the previous post, installed from the Solaris Zip file as the one with the installer didnt work for me either, but it still won't work.



The runtime java I have installed. But when I run the sh RunLime.sh I get:

sh runlime.sh

Couldn't find or load essential class `java/lang/Object' java.lang.NoClassDefFou

ndError java/lang/Object

runlime.sh: line 11: 2069 Aborted java -classpath . RunLime





So I tried the the other option in the readme, jave -cp . runlime and got:



java -cp . Runlime

Internal error: caught an unexpected exception.

Please check your CLASSPATH and your installation.

java/lang/ClassNotFoundException: /

at java.lang.Class.forName(Class.java:native)

at java.lang.Class.forName(Class.java:52)

Aborted





Am I missing something here?



thanks in advance!
Reply With Quote