help-hurd
[Top][All Lists]
Advanced

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

Re: Installation problem


From: Andreas Kahari
Subject: Re: Installation problem
Date: Fri, 27 Oct 2000 18:54:23 +0200
User-agent: Mutt/1.2.5i

In <20001027111443.A12503@nova.CS.McGill.CA> Ali SHEIKH writes:
> 
> 
> > 
> > tar -zxvpf --same-owner gnu-latest.tar.gz /gnu 
> > (i first:  mount /dev/hdb3 /gnu)
> 
> try:
> 
> cd /gnu
> tar -zxvpf --same-owner PATH_TO/gnu-latest.tar.gz
> 
> where PATH_TO is the path to the directory containing you gnu-latest.tar.gz
> file.

I vote for

tar --same-owner -zxvpf gnu-latest.tar.gz /gnu 

or possibly just

tar --same-owner -zxvpf gnu-latest.tar.gz

Writing "-zxvpf --same-owner" might make tar think that '--same-owner'
is the file that should be extracted...



/A


Andreas Kähäri       (     And it should be the law: If you use the
Dept. of Info. Tech. )     word `paradigm' without knowing what the
Uppsala University   (     dictionary says it means, you go to
Sweden               )     jail. No exceptions.
                     (     -- David Jones



reply via email to

[Prev in Thread] Current Thread [Next in Thread]