in reply to Failure Installing Net::HTTP
Hi, Net::SSLeay and openssl library issues are a common problem on Mac OS X. Google for many tutorials.
I recommend using homebrew to install openssl if you are not already, and I very strongly recommend that you do not attempt to update the system Perl or libraries on OS X. You should get http://perlbrew.pl and install a separate perl and libraries for your own development work. (You'll still need to create the openssl symlinks though.)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Failure Installing Net::HTTP
by TexanScot (Initiate) on Mar 08, 2018 at 23:54 UTC | |
by 1nickt (Canon) on Mar 09, 2018 at 01:37 UTC |