mherger wrote: > Could you please try the procedure outlined in the first comment of this > > blog post? > > https://digitalbarbedwire.com/2016/03/28/a-fix-for-perl-ssl-on-macos-x-10-11/ > > Or some of this: > > https://stackoverflow.com/questions/35129977/how-to-install-latest-version-of-openssl-mac-os-x-el-capitan > > Basically they're updating OpenSSL using homebrew, then build the > necessary Perl modules using this instead of OSX' OpenSSL. > > -- > > Michael
I saw that the other day and used it to install Net::SSLeay (Note that if openssl d/l'd and is installed in /usr/share/bin that the necessary headers are installed) I updated openssl by downloading the code from https://www.openssl.org/ and compiling manually Tony  SBTouch ♪ SBRadio ♬ ------------------------------------------------------------------------ Tony T's Profile: http://forums.slimdevices.com/member.php?userid=34544 View this thread: http://forums.slimdevices.com/showthread.php?t=109738 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
