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 |