[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: LimeWire/Zip



cc wrote:
> I am pretty new to linux and brand new to Debian. I have fooled around
> with Ubuntu so I know how apt-get works.

man apt-get

http://www.google.com/search?hs=Te&hl=en&lr=&client=firefox&rls=org.mozilla%3Ahu-HU%3Aunofficial&q=apt-get+howto&btnG=Search

> I am trying to install LimeWire. The LimeWire home page has it in the
> form of a .zip file which I cant manage to open. I also tired: wget -c

if u use sarge, put these lines into your /etc/apt/sources.list file

deb http://ftp.debian-unoffical.org/debian sarge main contrib non-free
restricted
deb-src http://ftp.debian-unoffical.org/debian sarge main contrib
non-free restricted

then,

apt-get update
apt-cache search limewire
apt-get install limewire-free-binary

> http://frankandjacq.com/ubuntuguide/LimeWireOther.zip
> and then
> unzip -u LimeWireOther.zip -d /opt/
> The error is:
> unzip: command not found

apt-get install unzip

?

> I have tried to work this out and googling was not to helpful.
:)
googling is always helpful..

-- 
:DS:







Reply to: