LibreCat / Catmandu

Catmandu - a data processing toolkit
https://librecat.org
175 stars 31 forks source link

OSX installation #359

Closed jasloe closed 5 years ago

jasloe commented 5 years ago

Not a Catmandu issue per se. Just noting it here. Will try to resolve independently and report back.

➜  ~ plenv install 5.22.0
Installing 5.22.0 as 5.22.0
/usr/bin/perl -- ~/.plenv/plugins/perl-build/bin/perl-build --symlink-devel-executables --build-dir ~/.plenv/build/1543880584.20944/ --tarball-dir ~/.plenv/cache/ -Dversiononly 5.22.0 ~/.plenv/versions/5.22.0
Fetching 5.22.0 as ~/.plenv/cache/perl-5.22.0.tar.gz (https://cpan.metacpan.org/authors/id/R/RJ/RJBS/perl-5.22.0.tar.gz)
Cannot get file from https://cpan.metacpan.org/authors/id/R/RJ/RJBS/perl-5.22.0.tar.gz: 599 Internal Exception, SSL connection failed for cpan.metacpan.org: SSL connect attempt failed with unknown error error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version at ~/.plenv/plugins/perl-build/bin/perl-build line 10353.
jhercher commented 5 years ago

Hi @jasloe, I was running into the same issue and found two issues that may be related. I was not able to fix it though: https://github.com/miyagawa/HTTP-Tinyish/issues/14 https://github.com/tokuhirom/plenv/issues/147

jasloe commented 5 years ago

Managed to get this installed on Mojave without issues. Closing.