Gnutella Forums

Gnutella Forums (https://www.gnutellaforums.com/)
-   General Linux Support (https://www.gnutellaforums.com/general-linux-support/)
-   -   ./runLime.sh: 44: Syntax error: "(" unexpected (expecting "}") (https://www.gnutellaforums.com/general-linux-support/63261-runlime-sh-44-syntax-error-unexpected-expecting.html)

Flats November 3rd, 2006 11:45 AM

./runLime.sh: 44: Syntax error: "(" unexpected (expecting "}")
 
I installed Limewire on Linux (Ubuntu) twice. each time it installs properly by I get this error whenever I try to run it.

./runLime.sh: 44: Syntax error: "(" unexpected (expecting "}")

Any Ideas???:bangh:

mckemie December 7th, 2006 10:43 AM

sh problem
 
While installing Limewire, I just encountered this problem.

You can just edit the small script and change the offending "sh" to "bash".

Perhaps also of interest:
http://ubuntuforums.org/showthread.php?t=126773

vergeylen January 1st, 2007 09:10 AM

Yes, it works !

Just simply edit the limewire file by typing

sudo gedit /usr/bin/limewire

and then change one time the word "sh" in "bash" like this :

#!/bin/bash
cd /usr/lib/LimeWire
bash runLime.sh

Save and re-launch limewire. It works ! :-)

Trog January 2nd, 2007 02:20 PM

Quote:

Originally Posted by vergeylen
Yes, it works !

Just simply edit the limewire file by typing

sudo gedit /usr/bin/limewire

and then change one time the word "sh" in "bash" like this :

#!/bin/bash
cd /usr/lib/LimeWire
bash runLime.sh

Save and re-launch limewire. It works ! :-)

I've made the same edit to my copy of /usr/bin/limewire, but it still crashes on startup, locking my entire desktop (Ubuntu 6.06). Any other ideas?

~ Trog.


All times are GMT -7. The time now is 06:21 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.