On Wed, Feb 27, 2008 at 1:38 PM, Paul Milliken
<[EMAIL PROTECTED]> wrote:
> When I download the source code for matplotlib (the file is
> matplotlib-0.91.2.tar.gz) from
> http://sourceforge.net/project/showfiles.php?group_id=80706 I can't uzip it.
> Specifically, the command "tar -xzf matplotlib-0.91.2.tar.gz" returns:
>
> gzip: stdin: unexpected end of file
> tar: Skipping to next header
> tar: Child returned status 1
> tar: Error exit delayed from previous errors

Works for me -- perhaps it is your download client?


[EMAIL PROTECTED]:tmp> wget
http://superb-east.dl.sourceforge.net/sourceforge/matplotlib/matplotlib-0.91.2.tar.gz
--13:44:01--  
http://superb-east.dl.sourceforge.net/sourceforge/matplotlib/matplotlib-0.91.2.tar.gz
           => `matplotlib-0.91.2.tar.gz'
Resolving superb-east.dl.sourceforge.net... 209.160.66.130
Connecting to superb-east.dl.sourceforge.net[209.160.66.130]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 6,457,944 [application/x-gzip]

100%[===============================================================>]
6,457,944      1.49M/s    ETA 00:00

13:44:07 (1.11 MB/s) - `matplotlib-0.91.2.tar.gz' saved [6457944/6457944]

[EMAIL PROTECTED]:tmp> tar tvfz matplotlib-0.91.2.tar.gz |head
drwxr-xr-x cmoad/staff       0 2008-01-06 12:31:24 matplotlib-0.91.2/
-rw-r--r-- cmoad/staff   38340 2008-01-06 12:24:31 matplotlib-0.91.2/API_CHANGES
-rw-r--r-- cmoad/staff  130839 2008-01-06 12:25:41 matplotlib-0.91.2/CHANGELOG
drwxr-xr-x cmoad/staff       0 2008-01-06 12:31:23 matplotlib-0.91.2/CXX/
-rw-r--r-- cmoad/staff    4114 2007-11-29 20:36:50
matplotlib-0.91.2/CXX/Config.hxx
-rw-r--r-- cmoad/staff    7008 2007-11-29 20:36:50
matplotlib-0.91.2/CXX/Exception.hxx
-rw-r--r-- cmoad/staff   26950 2007-11-29 20:36:50
matplotlib-0.91.2/CXX/Extensions.hxx
-rw-r--r-- cmoad/staff   25172 2007-11-29 20:36:50
matplotlib-0.91.2/CXX/IndirectPythonInterface.cxx
-rw-r--r-- cmoad/staff    5665 2007-11-29 20:36:50
matplotlib-0.91.2/CXX/IndirectPythonInterface.hxx
-rw-r--r-- cmoad/staff   82717 2007-11-29 20:36:50
matplotlib-0.91.2/CXX/Objects.hxx
[EMAIL PROTECTED]:tmp>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to