in reply to Re^5: Test fails: 01_Archive-Extract.t and TGZ files
in thread Test fails: 01_Archive-Extract.t and TGZ files
Thanks again; output shows:
[/share/MD0_DATA/.cpan/build_dir/Archive-Extract-0.58-SYDw3d] # < "$_\n" for map { join " ", $_, Archive::Extract->$_ } qw(bin_gzip bi +n_unzip bin_tar bin_bunzip2 bin_uncompress bin_unlzma bin_unxz);' bin_gzip /opt/bin/gzip bin_unzip /usr/bin/unzip bin_tar /opt/bin/tar bin_bunzip2 /usr/bin/bunzip2 bin_uncompress /opt/bin/uncompress bin_unlzma bin_unxz
I notice there are two missing; I had previously downloaded the latest binaries thinking that might help:
# /opt/bin/uncompress --version gunzip (gzip) 1.4 /opt/bin/gzip --version gzip 1.4 # /opt/bin/tar --version tar (GNU tar) 1.26 # /usr/bin/bunzip2 --version bzip2, a block-sorting file compressor. Version 1.0.6, 6-Sept-2010. # /usr/bin/unzip --version /usr/bin/unzip: invalid option -- - BusyBox v1.10.3 (2010-05-17 05:57:25 UTC) multi-call binary
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: Test fails: 01_Archive-Extract.t and TGZ files
by compused (Acolyte) on Feb 17, 2012 at 12:14 UTC | |
by bingos (Vicar) on Feb 20, 2012 at 20:28 UTC | |
by compused (Acolyte) on Feb 22, 2012 at 13:28 UTC | |
by compused (Acolyte) on Feb 23, 2012 at 13:54 UTC | |
by Khen1950fx (Canon) on Feb 23, 2012 at 22:57 UTC |