<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Feb 23, 2015 at 5:10 PM, Matthew Brett <span dir="ltr"><<a href="mailto:matthew.brett@gmail.com" target="_blank">matthew.brett@gmail.com</a>></span> wrote:</div><div class="gmail_quote"><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Sorry if this is a silly question, but what is the file format of<br>
vtkpython-6.1.0-Darwin-64bit.tar.gz ?<br>
<br>
Downloading to my OSX machine, I get this:<br>
<br>
$ gunzip  vtkpython-6.2.0.rc1-Darwin-64bit.tar.gz<br>
gzip: vtkpython-6.2.0.rc1-Darwin-64bit.tar.gz: not in gzip format<br></blockquote><div><br></div><div>I suspect that your web browser was trying to be "helpful" by unzipping it</div><div>on-the-fly during the download.  Try this</div><div><br></div><div>tar -tf vtkpython-6.2.0.rc1-Darwin-64bit.tar.gz</div><div><br></div><div>If that works, then the file was automatically gunzip'ed by a poorly-behaved</div><div>web browser.</div><div><br></div><div> - David</div><div> </div></div></div></div>