View Single Post
  #8 (permalink)  
Old November 7th, 2002
Unregistered
Guest
 
Posts: n/a
Post Awesome - Options save BUT

If I try to run the java -jar RunLime.jar command, I get

java -jar RunLime.jar
Exception in thread "main" java.util.zip.ZipException: No such file or directory
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:105)
at java.util.jar.JarFile.<init>(JarFile.java:110)
at java.util.jar.JarFile.<init>(JarFile.java:52)

Is this because I have a dead link somewhere?

I can run the LimeWire shell script no problem, but I'm going to make an armchair guess that it's taking limewire longer to start up for me.

Nonetheless, it's GREAT to not have to go through that start-up splash screen, not have options saved etc. =D

I'm running redhat 7.3 w/jre1.3.1_06
Reply With Quote