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

Re: Install Netscape



>i got a netscape from ftp... i dont know, how install this one, this is a
>.gz file... what should i do to isntall this file???

Anything ending in .gz is a GZIPped file.  Anthing ending in .tar is a
TARred file.  Anything ending in .tar.gz is a GZIPped TAR file.  So:

- mv <filename> /tmp
- cd /tmp
- gunzip <filename.gz>
- tar xvf <filename.tar>

And, in this case,

- cd netscape*

and run the install script.  I can't remember what the name is off-the-top.

Later,

Kevin Traas   Baan Business Systems
Systems Analyst  Langley, BC, Canada
Kevin@Baan-BBS.CA  (604) 882-8169


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: