On Fri, 2002-11-01 at 10:46, Piyush, Garyali (IE10) wrote:
> Hi,
> 
> It seems like the tarballs for the mono and mcs source code available on the
> www.go-mono.com/download web page are corrupt. I have build the mono-0.15
> and wanted to move over to mono-0.16 [cygwin/x86], but whenever I do 
> 
>       tar xzvf mono-0.16.tar.gz
> 
> I get the following remark:
> 
> gzip: stdin: unexpected end of file
> mono-0.16/mono/tests/thread.cs
> mono-0.16/mono/tests/thread5.cs
> mono-0.16/mono/tests/thread6.cs
> mono-0.16/mono/tests/cpblkTest.il
> tar: Child returned status 1
> tar: Error exit delayed from previous errors
> 
> Same is true for the mcs tarball.
> Did anybody else get the same errors, are the tarballs corrupt or is there
> anything I am doing wrong. I can't use CVS so downloading the tarballs and
> building the runtime from the 
> source code is the only way I can proceed.
> 

Have you checked to see that the file has not been gunzip'ed already?

Do a:
file mono-0.16.tar.gz 
If it says that it is only a tar archive then:
tar xvf mono-0.16.tar.gz


/Richard

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to