Click to See Complete Forum and Search --> : LimeWire and Java Help


RAGEAngel9
10-30-2001, 12:22 AM
Ok so I'm tyring to install LimeWire
so I can have a file sharing program under Linux.
I've downloaded the *.tgz file for LimeWire.
I thne got the Java files necessary for the install, both the rpm and the
Now I've tried to install the java runtimes and then install the LimeWire but when I run
sh runlime.sh nothing happens
but it says command not found .
Help please

sym
10-30-2001, 10:57 AM
I am in the process of learning myself, so I may (probably) say something that is later found to be well...stupid; but that never stopped me before!

It sounds like the runlime.sh file is not in you $PATH variable. I would cd into the directory that holds the script, then type ./runlime.sh.

Let me know if this works. I keep waiting for the first time my advice actually helps someone (my appologies to everyone who's box I blew up).