On Fri, Oct 11, 2013 at 11:06:17PM -0500, Fernando Ortiz (e2k) wrote:
> I'm getting the following error when I do:
> 
> git send-email --compose --from Fernando Ortiz <eratos2...@gmail.com> --to 
> forti...@gmail.com --cc forti...@gmail.com 
> 0001-Change-zcat-to-gzcat-to-fix-build-restore-steps.patch
> 
> Net::SSLeay version 1.46 required--this is only version 1.36 at 
> /Users/fortiz/perl5/perlbrew/perls/perl-5.14.4/lib/site_perl/5.14.4/IO/Socket/SSL.pm
>  line 17.

Here's your answer: Net::SSLeay is too old for IO::Socket::SSL.  You
either need to use cpan or cpanm to install a newer Net::SSLeay, and
then it will work.

-- 
brian m. carlson / brian with sandals: Houston, Texas, US
+1 832 623 2791 | http://www.crustytoothpaste.net/~bmc | My opinion only
OpenPGP: RSA v4 4096b: 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187

Attachment: signature.asc
Description: Digital signature

Reply via email to