On Mon, Mar 3, 2008 at 8:01 PM, Chris S. <[EMAIL PROTECTED]> wrote: > gzip: stdin: invalid compressed data--crc error > > gzip: stdin: invalid compressed data--length error > tar: Child returned status 1 > tar: Error exit delayed from previous errors
As William said, you didn't get the full file. If your connection is a bit flaky then wget is better than Firefox/IE/etc: $ wget -c http://sagemath.org/SAGEbin/linux/32bit/sage-2.10.2-linux-32bit-ubuntu-i686-Linux.tar.gz The -c means continue so you can stop and restart the download. Cheers, -- Carlo Hamalainen http://carlo-hamalainen.net --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---