> On Mar 15, 2017, at 6:44 AM, Shawn H Corey <[email protected]> wrote:
>
> I don't know about Crypt::SSLeay but Net::SSLeay needs two
> libraries: `zlib1g` and `libssl`
>
> I don't run RHEL but IIRC, the command is:
>
> yum install zlib1g libssl
I don’t know if this will help the OP, but I too tried unsuccessfully
to install Net::SSLeay on OS X. However, the log said I was missing ‘openssl'.
So after I installed that using homebrew, the Net::SSLeay installation
succeeded.
At first I tried to install both zlib1g and libssl, but neither could
be found by homebrew. This could just be a platform difference, but I thought
I’d mention it just in case.
Frank
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
http://learn.perl.org/