Hi, >> List: tar -tf <archive-filename> >> Extract: tar -xf <archive-filename> >> Create: tar -cf <archive-filename> [filenames...] >> Help: tar --help >> wc: harbour-2.0.0-darwin.bin.tar.gz: open: No such file or directory >> cat: harbour-2.0.0-darwin.bin.tar.gz: No such file or directory >> --- > > You have non GNU tar which accepts --version parameter so it's wrongly > recognized by mpkg_tgz.sh as GNU tar but it does not accept --owner > parameter. Please install GNU tar (gtar) or try to improve GNU tar > auto detection in mpkg_tgz.sh[97-103]
It's the tar version shipped with Snow Leopard (they switched from GNU tar in this version, I just checked), so rather, mpkg_tgz.sh should detect it and use it as is. tar --version shows: bsdtar 2.6.2 - libarchive 2.6.2 I'll pass this one as I'm not too familiar with the area. I can provide OS information / testing though if someone can give some help here. Brgds, Viktor _______________________________________________ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour