Hi, when I try to install glib or gtk+, it needs to download dlcompat, but it seems as if the file is corrupted:
rm -rf dlcompat-20020413-1 mkdir -p /sw/src/dlcompat-20020413-1 tar -xzf /sw/src/dlcompat-20020413.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error exit delayed from previous errors ### tar failed, exit code 2 Unpacking the tarball dlcompat-20020413.tar.gz of package dlcompat-20020413-1 failed. The most likely cause for this is a corrupted or incomplete download. Do you want to delete the tarball and download it again? [Y/n] y rm -f /sw/src/dlcompat-20020413.tar.gz curl -f -L -s -S -O http://prdownloads.sourceforge.net/fink/dlcompat-20020413.tar.gz tar -xzf /sw/src/dlcompat-20020413.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error exit delayed from previous errors ### tar failed, exit code 2 Unpacking the tarball dlcompat-20020413.tar.gz of package dlcompat-20020413-1 failed. The most likely cause for this is a corrupted or incomplete download. Do you want to delete the tarball and download it again? [Y/n] _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
