View Single Post
  #9 (permalink)  
Old May 29th, 2006
randell6564 randell6564 is offline
Apprentice
 
Join Date: May 29th, 2006
Posts: 5
randell6564 is flying high
Default

Quote:
Originally Posted by zab
0. Make sure you have Sun Java installed. Specific instructions for Ubuntu here: https://wiki.ubuntu.com//Java

1. Download the latest LimeWire from http://www9.limewire.com/beta/LimeWireLinux.rpm

2. Make sure you have "alien" installed:
sudo apt-get install alien

3. Create a debian package from the rpm:
sudo alien LimewireLinux.rpm

4. Install the debian package:
sudo dpkg -i limewire-free_{version-number}_i386.deb

There should be an entry in the programs menu if you are using KDE or Gnome. You will also be able to start limewire by typing "limewire" in the terminal.

Enjoy!
Typing "limewire" (without qoutations) in the terminal to run limewire does not work!

However, limewire IS installed on my box (ubuntu 5.10 breezy) and the launcher is in Applications>internet>limewire BUT...

when clicking on the launcher nothing happens!!

Any help? I disabled the firewall just in case that was the problem but still nothing happens!
Reply With Quote