doy / spreadsheet-parsexlsx

parse XLSX files
http://metacpan.org/release/Spreadsheet-ParseXLSX
27 stars 35 forks source link

Spreadsheet::ParseXLSX version 0.27 failed to install due to dependency Crypt::Mode::ECB #77

Open rkad40 opened 7 years ago

rkad40 commented 7 years ago

I attempted a CPAN based install of Spreadsheet::ParseXLSX version 0.27 on a Win 7 64-bit system running Citrus Perl 5.24.1:

cpan install Spreadsheet::ParseXLSX

The install failed for installation of the dependency Crypt::Mode::ECB. During install, I get an error popup saying "ar.exe has stopped working":

installerror

While I haven't figured out a way to install 0.27 (or even what this error message means), I have figured out that I can install older versions of the Spreadsheet::ParseXLSX module. In my ActivePerl installation, I previously used PPM to install Spreadsheet::ParseXLSX version 0.16. So I attempted to install this module version on Citrus Perl using the following CPAN command:

cpan install DOY/Spreadsheet-ParseXLSX-0.16.tar.gz

Using the fully qualified path name, I was able to install 0.16 successfully.

internationils commented 7 years ago

You might want to file a bug for Crypt::Mode::ECB then, and include the failed build log from that installation. https://github.com/DCIT/perl-CryptX