E: Sub-process /bin/gzip returned an error code (100)

This is slightly weird, because there is no such thing as /bin/gzip. Check your gzip binaries anyway (with gzip -V, for example), in /usr/bin, /sw/bin, and maybe in /usr/local/bin.


===== checking gzip -V =====

like this?

[localhost:/Users/anniedec] anniedec# gzip -V
gzip 1.2.4 (18 Aug 93)
Compilation options:
DIRENT UTIME STDC_HEADERS HAVE_UNISTD_H
[localhost:/Users/anniedec] anniedec# cd /bin
[localhost:/bin] anniedec# gzip -V
gzip 1.2.4 (18 Aug 93)
Compilation options:
DIRENT UTIME STDC_HEADERS HAVE_UNISTD_H
[localhost:/bin] anniedec# cd /sw/bin
[localhost:/sw/bin] anniedec# gzip -V
gzip 1.2.4 (18 Aug 93)
Compilation options:
DIRENT UTIME STDC_HEADERS HAVE_UNISTD_H


------------------------------------------------------- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO. http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to