SCiD 02-05-17 02.23: > In installing libpng I get the following error > > Unpacking the tarball libpng-1.0.12.tar.gz of package libpng-1.0.12-6 > 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] > > I went to the site that fink is "curl"ing it from > http://prdownloads.sourceforge.net/libpng/ and there is a file > libpng-1.0.12.tar.gz there which I can download and tar fine by hand I have > tried the Y option many times.
This would probably be a consequence of sourceforge having changed their download structure quite recently (I suppose so because I think the prdownloads... addresses have all changed it seems.). So, a simple 'fink selfupdate-cvs' should do the trick. But if you have successfully downloaded the file by hand, you can just move it to your /sw/src and proceed to installation -- fink will find the file and use it. -- Oscar Erlandsson Erlandsson at mac dot com _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
