in reply to Building perl fails tests with 01_Archive-Extract.t, stress.t and h2ph.t
How can I successfully build perl?
You have! You used Perl to run CPAN.pm interactively to download a new copy of Archive::Extract.
The latest error you get,
is from your system, not from Perl.Using Tar:/bin/tar xf "Archive-Extract-0.76.tar": Couldn't untar Archive-Extract-0.76.tar
FWIW I downloaded and successfully untarred the file with bsdtar 2.8.3 - libarchive 2.8.3 on OS X.
I cannot speak to the other errors thrown by the other modules that are failing to install.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Building perl fails tests with 01_Archive-Extract.t, stress.t and h2ph.t
by Montronaloya (Initiate) on Aug 19, 2015 at 11:26 UTC |