Thread: Solaris Help?
View Single Post
  #2 (permalink)  
Old February 18th, 2002
Unregistered
Guest
 
Posts: n/a
Default solution

i figured it out in the end.
create a new file called
runlime.sh it should conatin:

#!/bin/sh
cd <directory of Limwire>
java -cp .:LimeWire.jar:collections.jar:xerces.jar:jl011.ja r com.limegroup.gnutella.gui.Main

thats the only thing that would werk
Reply With Quote