after opening a command shell in my LimeWire directory (which is /root/my-applications/LimeWire) and typing
"sh runLime.sh"
I get the following error message:
./runLime.sh: 44: Syntax error: "(" unexpected (expecting "}")
I do not think this is a JAVA problem because if I type;
java -version
I get the following:
java version "1.5.0_04"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_04-b05)
Java HotSpot(TM) Client VM (build 1.5.0_04-b05, mixed mode, sharing)
for reference, I installed LW using the ZIP installer, and am using Puppy Linux.
thanks in advance for any help