View Single Post
  #4 (permalink)  
Old January 2nd, 2007
Trog Trog is offline
Novicius
 
Join Date: December 22nd, 2006
Posts: 1
Trog is flying high
Default

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