View Single Post
  #2 (permalink)  
Old July 8th, 2005
92b16vx 92b16vx is offline
Novicius
 
Join Date: July 8th, 2005
Posts: 4
92b16vx is flying high
Default

Are you changin the "~" to the directory you downloaded LimeWire into?

Example:
Code:
 rpm -Uvh --nodeps /home/katet/LimeWireLinux.rpm
The whole process being
Code:
su
Code:
cd /home/katet
Code:
rpm -Uvh --nodeps /home/katet/LimeWireLinux.rpm

Last edited by 92b16vx; July 8th, 2005 at 06:42 PM.
Reply With Quote