On Monday 24 December 2001 04:44, you wrote:
> When u encounter a tar.gz to tgz file first gunzip it giving th e folowing
> command at the command line
> gunzip filename.tar.gz
> then it will be shortened to .tar file with a lager size
> we have to now untar it  with the command
> tar -xvf filename.tar
> the tar will be removed and a directory created with the name of the

Actually the tar remains and you could have done the whole operation with 
tar -zxvf filename.tgz.

> module. Go to that directory and run ./setup.sh which is usually the
> case. Alternately read the README file in the directory and forllow the
> instructions.
-- 
Stephen Kitchener

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to