View Single Post
  #1 (permalink)  
Old April 15th, 2005
gubatron gubatron is offline
I'm an Android
 
Join Date: March 17th, 2005
Location: Earth for now
Posts: 83
gubatron is flying high
Post Como Instalar Limewire en Linux

Como instalar LimeWireLinux.rpm

0. Vuelvete 'root'

1. Baja la ultima version de Java en http://www.java.com e instalala.

2. Bajate el ultimo .rpm de LimeWire aqui
http://www.limewire.com/LimeWireSoftLinux
y guardalo en tu carpeta home

3. Abre un terminal y escribe los siguientes comandos

code:
rpm -Uvh --nodeps ~/LimeWireLinux.rpm
rm -f /usr/lib/LimeWire/runLime.sh
wget http://www.limewire.org/zlatin/runLime.sh; mv runLime.sh /usr/lib/LimeWire/
chmod 755 /usr/lib/LimeWire/runLime.sh

Eso es todo, si tienes Fedora o Mandrake, deberias ver una opcion en el menu de inicio.
Sino, simplemente escribe "limewire"

Last edited by gubatron; April 15th, 2005 at 11:47 AM.
Reply With Quote