View Single Post
  #1 (permalink)  
Old August 21st, 2005
cenzo_79 cenzo_79 is offline
Novicius
 
Join Date: August 21st, 2005
Posts: 1
cenzo_79 is flying high
Default ./runLime.sh: 44: Syntax error: "(" unexpected (expecting "}")

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
Reply With Quote