Re: Installing tar files

2000-10-22 Thread kmself
on Sun, Oct 22, 2000 at 07:50:19AM -0700, Shel Johnson ([EMAIL PROTECTED]) wrote: > > --- Colin Watson <[EMAIL PROTECTED]> wrote: > > Shel Johnson <[EMAIL PROTECTED]> wrote: > > >I'm attempting to install a .tar.gz file.. I've successfully gunzip the > > >file, but I've forgotten how to complete

Re: Installing tar files

2000-10-22 Thread Vee-Eye
> Ok, I've run the tar tzvf filename.tar.gz command.. what's next??.. isn't > there some kind of an 'install' command?? ^^^ Normally there isn't an unique install command, like unix isn't unique ... Change to the newly created directory (cd xxx) and read the README (y

Re: Installing tar files

2000-10-22 Thread Colin Watson
Shel Johnson <[EMAIL PROTECTED]> wrote: >--- Colin Watson <[EMAIL PROTECTED]> wrote: >> Shel Johnson <[EMAIL PROTECTED]> wrote: >> >I'm attempting to install a .tar.gz file.. I've successfully gunzip the >> >file, but I've forgotten how to complete the rest of the installation >> >process.. HELP!!!

Re: Installing tar files

2000-10-22 Thread Shel Johnson
--- Colin Watson <[EMAIL PROTECTED]> wrote: > Shel Johnson <[EMAIL PROTECTED]> wrote: > >I'm attempting to install a .tar.gz file.. I've successfully gunzip the > >file, but I've forgotten how to complete the rest of the installation > >process.. HELP!!! > > 'tar xzvf filename.tar.gz' is the usua

Re: Installing tar files

2000-10-22 Thread Colin Watson
Shel Johnson <[EMAIL PROTECTED]> wrote: >I'm attempting to install a .tar.gz file.. I've successfully gunzip the >file, but I've forgotten how to complete the rest of the installation >process.. HELP!!! 'tar xzvf filename.tar.gz' is the usual incantation; run 'tar tzvf filename.tar.gz' first to fi

Installing tar files

2000-10-22 Thread Shel Johnson
I'm attempting to install a .tar.gz file.. I've successfully gunzip the file, but I've forgotten how to complete the rest of the installation process.. HELP!!! = Shel ICQ- 23454126 [EMAIL PROTECTED] Trying to master Storm Linux 2000 http://www.stormix.com/ ___