Results 1 to 3 of 3
Im trying to get LimeWire to work on my Debian install. I tried going to termainal as troot
Code:
alien LimeWireLinux.rpm
and it said no such file exists so then ...
- 11-09-2005 #1Just Joined!
- Join Date
- Nov 2005
- Location
- The 909
- Posts
- 36
LimeWire? and aline
Im trying to get LimeWire to work on my Debian install. I tried going to termainal as troot
and it said no such file exists so then it tired it like thisCode:alien LimeWireLinux.rpm
and still got the file does not exist error. Any ideas? I can't figure it out the file is totally there, and under properties tunres up as an x-RPM file. All Im trying to do is convert it to a deb package so that I can install it.Code:alien /home/james/LimeWireLinux.rpm
and yes I do have the Alien Packages installed
- 11-11-2005 #2Just Joined!
- Join Date
- Nov 2005
- Location
- UK
- Posts
- 5
Limewire issue
Hi there & welcome to linux, now regarding your issue:
you need to remember that linux is case sensitive, so make sure you're typing in the correct case. It may also help if you "cd" (change directory) into the folder where the file was downloaded. Then you use "ls" or "dir", this would show the contents on the folder(remember check the case of the file).
when you found the file then do "alien X.rpm", X being the file.
hope that helps.
- 11-11-2005 #3Just Joined!
- Join Date
- Nov 2005
- Location
- The 909
- Posts
- 36
Hey thanks.
I eneded up having to CD into the directory like you said and then it worked great, also adding an -i after alien helps toso that it actually instals the packages for you.
Thank a lot!


Reply With Quote
