![]() |
|
|||||||
| Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Today's Posts | Search |
| General Linux Support For questions regarding use of LimeWire or WireShare or related questions on the Linux operating system. This includes installation questions and answers. (Check the Stickies marked in Red at top of this section.) |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
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???
|
|
#2
|
|||
|
|||
|
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 |
|
#3
|
|||
|
|||
|
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 ! :-) |
|
#4
|
|||
|
|||
|
Quote:
~ Trog. |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| New to Limewire help please""""""""""""""""""""(can't download videos) | liljohn28 | Download/Upload Problems | 1 | January 27th, 2007 06:12 PM |
| ./runLime.sh: 44: Syntax error: "(" unexpected (expecting "}") | cenzo_79 | General Linux Support | 1 | April 12th, 2006 05:34 PM |