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

Try starting it from xterm. Open xterm (or eterm or whatever terminal emulator is your favourite) change to your LimeWire directory and start it by entering "./runLime.sh"

If you start it from konqueror or nautilus, it's very likely that it sets the working directory variable to /, so java doesn't find the libraries since the runLime script does not contain the absolute path to the .jar-libraries.

(As an alternative, you could also edit your runLime script).

Last edited by Krieger88; September 17th, 2002 at 06:16 AM.