On 3/31/14, 2:01 PM, Nathan B wrote: > Actually I was able to find a copy of gzip-1.6.tar.gz to download. How > do I have it recognized as already being downloaded when fink is > downloading and compiling? > >
I just tried something which should work. 1. Rename your old /sw. 2. Start another bootstrap 3. At the first pause copy your gzip-1.6.tar.gz into /sw/src e.g. "sudo cp gzip-1.6.tar.gz /sw/src"). You should be able to copy the files from your renamed /sw, too, to speed things up. 4. Proceed with the bootstrap. You might need to do this again, if you get disconnected on a later source file. I'm not sure why you're seeing disconnects, since I can't reproduce the error here. -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ _______________________________________________ Fink-beginners mailing list [email protected] List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners
