From: "Torsten Bögershausen" <tboegi@web.de>
To: Gmail <eratos2000@gmail.com>,
"brian m. carlson" <sandals@crustytoothpaste.net>
Cc: "git@vger.kernel.org" <git@vger.kernel.org>
Subject: Re: Git send-email fail on Mac OS X Lion
Date: Sun, 13 Oct 2013 10:32:40 +0200 [thread overview]
Message-ID: <525A5AA8.5050909@web.de> (raw)
In-Reply-To: <194068D5-0134-48CA-89E0-484CD296BD83@gmail.com>
(Please, not top-posting)
>> On Oct 12, 2013, at 8:47 AM, "brian m. carlson" <sandals@crustytoothpaste.net> wrote:
>>
>>> 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 <eratos2000@gmail.com> --to fortiz2k@gmail.com --cc fortiz2k@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.
On 2013-10-12 19.40, Gmail wrote:> Brian,
>
> I already tried to reinstall with cpan/m using -f -i options. I even removed the PERL5LIB location and reinstalled the packages from scratch to no avail.
>
> Nando
>
> Sent from my iPhone
>
This may be a stupid question:
Which perl is in your $PATH ?
What do you get entering
type perl
on the command line ?
/Torsten
next prev parent reply other threads:[~2013-10-13 8:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-12 4:06 Git send-email fail on Mac OS X Lion Fernando Ortiz (e2k)
2013-10-12 13:47 ` brian m. carlson
2013-10-12 17:40 ` Gmail
2013-10-13 8:32 ` Torsten Bögershausen [this message]
2013-10-13 8:52 ` Fernando Ortiz (e2k)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=525A5AA8.5050909@web.de \
--to=tboegi@web.de \
--cc=eratos2000@gmail.com \
--cc=git@vger.kernel.org \
--cc=sandals@crustytoothpaste.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.