Thread: Lindows OS
View Single Post
  #2 (permalink)  
Old August 12th, 2003
trap_jaw4 trap_jaw4 is offline
Moderator
 
Join Date: May 16th, 2003
Posts: 1,118
trap_jaw4 is flying high
Default

I'm afraid you won't be able to install LimeWire without using the dreaded terminal. Download the LimeWire installer using:

wget http://www9.limewire.com/download/LimeWireLinux.bin

Make it executable using:
chmod +x ./LimeWireLinux.bin

and then execute:
./LimeWireLinux.bin

Of course you need to have Sun's Java installed, or the installer won't execute.
Reply With Quote