Closed genio closed 4 years ago
Hello,
This might have been addressed in the latest release 1.8.8, which contains a patch I made, could you please verify?
Have a nice weekend,
jonasbn
On MacOSX Mojave with openssl from homebrew I have to use the following CPAN.pm distroprefs file for successful installation: https://github.com/eserte/srezic-cpan-distroprefs/blob/e0d0843a0e28eb9d75ea762c32773e76a884161e/Crypt-OpenSSL-....yml#L8-L10 The highlighted sections is the args which have to be provided to "perl Makefile.PL".
I am closing this issue, since I regard it as fixed and original poster has not responded.
Crypt::OpenSSL::X509 refuses to install on Macs where OpenSSL is installed via homebrew.
Is generally the path taken in this circumstance, however, with Crypt::OpenSSL::X509, one must:
Could you please alter the Makefile.PL to use the above ENV variables if they're set?