View Single Post
  #3 (permalink)  
Old January 1st, 2007
vergeylen vergeylen is offline
Novicius
 
Join Date: January 1st, 2007
Posts: 1
vergeylen is flying high
Default

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 ! :-)
Reply With Quote