View Single Post
  #61 (permalink)  
Old January 23rd, 2003
nDiScReEt's Avatar
nDiScReEt nDiScReEt is offline
_eLeCtRiFyInG MeMbRr_
 
Join Date: May 9th, 2002
Location: Chicago
Posts: 232
nDiScReEt is flying high
Default Re: Java woes

Quote:
Originally posted by totothehero
I've run through the process successfully (that is, gotten LimeWire to run just fine on several occasions); recently, though, and rather inexplicably, I've needed to "source /etc/.bash_profile" in order for "java -version" to work each time I run a new terminal. Also, after i get java recognized (it prints just what it should for both "java -version" and "which java") and run "sh /usr/LimeWire/runLime.sh", the following prints:
"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:112)
at java.util.jar.JarFile.<init>(JarFile.java:117)
at java.util.jar.JarFile.<init>(JarFile.java:55)"

I don't know anything about java (or that much regarding linux, for that matter), so I am quite puzzled by this. any thoughts?
Thanks much
Try:
sh /usr/LimeWire/LimeWire

altoine.

P.S. I'm receiving similiar using gentoo. I will try to locate the problem if I can and post a solution to that. Something to do with the terminals.
Reply With Quote