> On Mar 15, 2017, at 6:44 AM, Shawn H Corey <shawnhco...@gmail.com> 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: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to