I am still having trouble trying to get to the point of being able to capture IP packets. My current problem is:
/bin/rm -f /sw/src/unzip550.tar.gz
curl -f -L -O http://distfiles.opendarwin.org/unzip550.tar.gz
% Total % Received % Xferd Average Speed Time Curr.
Dload Upload Total Current Left Speed
100 1043k 100 1043k 0 0 67127 0 0:00:15 0:00:15 0:00:00 91670
gzip -dc /sw/src/unzip550.tar.gz | /sw/bin/tar -xf -
### execution of gzip failed, exit code 139
Unpacking the file unzip550.tar.gz of package unzip-5.50-14 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]
Should I just overlook this? Do I absolutely need this? How close am I to being able to capture IP packets for my class?
Thank you,
Trey
------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
