View Single Post
  #3 (permalink)  
Old April 21st, 2002
Unregistered
Guest
 
Posts: n/a
Post

ACtually, if you edit your path statement to include the path to the java directory (mine is /usr/java/jre<version>/bin) you can sh LimeWireLinux with no problem.

Put
export PATH=$PATH:/usr/java/jre<version>/bin/
in your .bashrc file... viola!
Reply With Quote