Subject: | Doesn't detect OpenSSL from Strawberry 5.10.1 |
Installation fails on Strawberry Perl 5.10.1 because the installed doesn't find OpenSSL or SSLEay. This may be related to RT #29795.
<<
C:\>cpan Filter::Crypto
Database was generated on Thu, 21 Jan 2010 00:49:49 GMT
Running install for module 'Filter::Crypto'
Running make for S/SH/SHAY/Filter-Crypto-1.30.tar.gz
Checksum for C:\strawberry\cpan\sources\authors\id\S\SH\SHAY\Filter-Crypto-1.30.tar.gz ok
CPAN.pm: Going to build S/SH/SHAY/Filter-Crypto-1.30.tar.gz
*** Module::AutoInstall version 1.03
*** Checking for Perl dependencies...
*** Since we're running under CPAN, I'll just let it take care
of the dependency's installation later.
[Core Features]
- Test::More ...loaded. (0.94)
- blib ...loaded. (1.04)
- Exporter ...loaded. (5.63)
- Fcntl ...loaded. (1.06)
- Scalar::Util ...loaded. (1.21)
- Text::ParseWords ...loaded. (3.27)
- XSLoader ...loaded. (0.10)
[crypt_file -e tempfile support]
- File::Temp ...loaded. (0.22)
[PAR::Filter support]
- PAR::Filter ...missing.
- File::Temp ...loaded. (0.22)
Show quoted text
- Archive::Zip ...loaded. (1.30)
[POD testing]
- Test::Pod ...loaded. (1.40 >= 1.00)
*** Module::AutoInstall configuration finished.
Where is your OpenSSL or SSLeay? [C:\strawberry\c] c:\strawberry\c\bin\
No such directory
Where is your OpenSSL or SSLeay? [C:\strawberry\c] c:\\strawberry\\c\\bin\\
No such directory
Where is your OpenSSL or SSLeay? [C:\strawberry\c] c:/strawberry/c/bin/
No such directory
Caught an potential prompt infinite loop (inc/Module/Install/PRIVATE.pm|428|Where is your OpenSSL or SSLeay?) at inc/Module/Install/Makefile.pm line 24, <STDIN> line 4.
(C:\strawberry\perl\bin\perl.exe Makefile.PL exited with 512)
Show quoted text
<<
C:\>cpan Filter::Crypto
Database was generated on Thu, 21 Jan 2010 00:49:49 GMT
Running install for module 'Filter::Crypto'
Running make for S/SH/SHAY/Filter-Crypto-1.30.tar.gz
Checksum for C:\strawberry\cpan\sources\authors\id\S\SH\SHAY\Filter-Crypto-1.30.tar.gz ok
CPAN.pm: Going to build S/SH/SHAY/Filter-Crypto-1.30.tar.gz
*** Module::AutoInstall version 1.03
*** Checking for Perl dependencies...
*** Since we're running under CPAN, I'll just let it take care
of the dependency's installation later.
[Core Features]
- Test::More ...loaded. (0.94)
- blib ...loaded. (1.04)
- Exporter ...loaded. (5.63)
- Fcntl ...loaded. (1.06)
- Scalar::Util ...loaded. (1.21)
- Text::ParseWords ...loaded. (3.27)
- XSLoader ...loaded. (0.10)
[crypt_file -e tempfile support]
- File::Temp ...loaded. (0.22)
[PAR::Filter support]
- PAR::Filter ...missing.
- File::Temp ...loaded. (0.22)
Show quoted text
==> Auto-install the 1 optional module(s) from CPAN? [n] n
[Fuller PAR::Filter::Crypto testing]- Archive::Zip ...loaded. (1.30)
[POD testing]
- Test::Pod ...loaded. (1.40 >= 1.00)
*** Module::AutoInstall configuration finished.
Where is your OpenSSL or SSLeay? [C:\strawberry\c] c:\strawberry\c\bin\
No such directory
Where is your OpenSSL or SSLeay? [C:\strawberry\c] c:\\strawberry\\c\\bin\\
No such directory
Where is your OpenSSL or SSLeay? [C:\strawberry\c] c:/strawberry/c/bin/
No such directory
Caught an potential prompt infinite loop (inc/Module/Install/PRIVATE.pm|428|Where is your OpenSSL or SSLeay?) at inc/Module/Install/Makefile.pm line 24, <STDIN> line 4.
(C:\strawberry\perl\bin\perl.exe Makefile.PL exited with 512)
Show quoted text
>>