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

Re: problema com a compilação de arquivos...



On Wed, 19 Jun 2002, Gustavo Noronha Silva wrote:

> Em Wed, 19 Jun 2002 17:11:47 -0300, "Neto" <netaum@brturbo.com> escreveu:
>
> > Pessoal, tou com um probleminha aqui, sempre q eu vou compilar um arquivo da
> > esse erro:# tar xvzf blackbox-0.62.1.tar.gz
> >
> > gzip: stdin: not in gzip format
> > tar: child returned status 1
> > tar: Error exit delayed from previous errors
>
> Isso não é compilar... isso é descompactar. Olha o que o gzip te
> disse: 'not in gzip format'... não está em formato gzip...
> muito provavelmente o arquivo é um tar, somente, não um tar.gz
> ou então é um tar.bz2... lembre-se sempre que extensão de arquivo
> nunca quer dizer nada sobre o conteúdo dele!
>
> Tenta:
>
> # tar xvf blackbox-0.62.1.tar.gz
>
> ou
>
> # tar Ixvf blackbox-0.62.1.tar.gz
>
> ou
>
> # tar jxvf blackbox-0.62.1.tar.gz
>
	E se vc fizesse: "file blackbox-0.62.1.tar.gz" pra saber o que é
o seu arquivo... e, depois, usá-se o tar do jeito certo?!

-- 
                                                            Daniel
,-----------------------------------------------------------------------------.
>   Daniel Doro Ferrante   |   www.physics.brown.edu       www.fma.if.usp.br  <
>  danieldf@het.brown.edu  |                                                  <
>   Linux Counter #34445   |    Raising pet electric eels is gaining a lot    <
>                          |               of current popularity.             <
`-----------------------------------------------------------------------------'


-- 
To UNSUBSCRIBE, email to debian-user-portuguese-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: