View Single Post
  #4 (permalink)  
Old September 17th, 2002
Krieger88 Krieger88 is offline
Connoisseur
 
Join Date: July 4th, 2002
Posts: 274
Krieger88 is flying high
Default

In your runLime.sh you will find a line lik this:

CLASSPATH=".:collections.jar:xerces.jar:MRJToolkit Stubs.jar"

change it to something like:

CLASSPATH=".:/path/to/LimeWire/collections.jar:/path/to/LimeWire/xerces.jar:/path/to/LimeWire/MRJToolkitStubs.jar"