Re: how to install WWW::Salesforce::Simple on a Mac? cpanm refuses to install Crypt::SSLeay

2016-04-15 Thread John SJ Anderson
> Apparently the Crypt::SSLeay module won't install for my protection > (HeartBleed?), but it is still a required prerequisite for > WWW::Salesforce. Apple stopped distributing the OpenSSH headers recently. Those are required to build Crypt::SSLeay. You can get the source f

Re: how to install WWW::Salesforce::Simple on a Mac? cpanm refuses to install Crypt::SSLeay

2016-04-15 Thread Shlomi Fish
ients. > > > > On Fri, 8 Apr 2016 17:36:47 -0700 > > Kenneth Wolcott wrote: > > > >> Hi; > >> > >> How to install WWW::Salesforce::Simple on a Mac? cpanm refuses to > >> install Crypt::SSLeay > >> > >> I need to use

Re: how to install WWW::Salesforce::Simple on a Mac? cpanm refuses to install Crypt::SSLeay

2016-04-14 Thread Natxo Asenjo
On Thu, Apr 14, 2016 at 8:41 PM, Kenneth Wolcott wrote: > > It would be nice if the prerequisites could some how be updated for > WWW::Salesforce so that one can have the functionality needed without > the risk of installing a known vulnerability. have you tried contacting the developper? Li

Re: how to install WWW::Salesforce::Simple on a Mac? cpanm refuses to install Crypt::SSLeay

2016-04-14 Thread Kenneth Wolcott
On Sat, Apr 9, 2016 at 5:39 AM, Shlomi Fish wrote: > Hi Ken, > > welcome aboard. > > please reply to all recipients. > > On Fri, 8 Apr 2016 17:36:47 -0700 > Kenneth Wolcott wrote: > >> Hi; >> >> How to install WWW::Salesforce::Simple on a M

Re: how to install WWW::Salesforce::Simple on a Mac? cpanm refuses to install Crypt::SSLeay

2016-04-09 Thread Shlomi Fish
Hi Ken, welcome aboard. please reply to all recipients. On Fri, 8 Apr 2016 17:36:47 -0700 Kenneth Wolcott wrote: > Hi; > > How to install WWW::Salesforce::Simple on a Mac? cpanm refuses to > install Crypt::SSLeay > > I need to use the WWW::Salesforce::Simple Perl modul

how to install WWW::Salesforce::Simple on a Mac? cpanm refuses to install Crypt::SSLeay

2016-04-08 Thread Kenneth Wolcott
Hi; How to install WWW::Salesforce::Simple on a Mac? cpanm refuses to install Crypt::SSLeay I need to use the WWW::Salesforce::Simple Perl module on an El Capitan Mac. I installed cpanm. I tried to install WWW::Salesforce::Simple, but cpanm bails out because of Crypt::SSLeay. Is

RE: Crypt SSLeay

2005-01-13 Thread Tham, Philip
:[EMAIL PROTECTED] Sent: Thursday, January 13, 2005 6:37 AM To: Tham, Philip; beginners@perl.org Subject: RE: Crypt SSLeay Please bottom post > I faced two problems: > > 1. The build assumes that cc is the default compiler in the system. I > have gcc 2. I created a link from

RE: Crypt SSLeay

2005-01-13 Thread Wiggins d Anconia
: Wiggins d Anconia [mailto:[EMAIL PROTECTED] > Sent: Wednesday, January 12, 2005 1:00 PM > To: Tham, Philip; beginners@perl.org > Subject: Re: Crypt SSLeay > > > > > > I did a build on the latest version of perl. However the library > > Crypt::SSLeay is not p

RE: Crypt SSLeay

2005-01-12 Thread Tham, Philip
I get a makefile which is gcc compatible. Philip -Original Message- From: Wiggins d Anconia [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 12, 2005 1:00 PM To: Tham, Philip; beginners@perl.org Subject: Re: Crypt SSLeay > I did a build on the latest version of perl. However

Re: Crypt SSLeay

2005-01-12 Thread Wiggins d Anconia
> I did a build on the latest version of perl. However the library > Crypt::SSLeay is not present. Any idea how do I build this library? It > is required for https requests. > > Philip > The documentation for the module includes installation tips, http://search.cpan.org/~c

Re: Crypt SSLeay

2005-01-12 Thread JupiterHost.Net
Tham, Philip wrote: I did a build on the latest version of perl. However the library Crypt::SSLeay is not present. Any idea how do I build this library? It its not a library its a module :) perl -MCPAN -e 'install Crypt::SSLeay;' -- To unsubscribe, e-mail: [EMAIL PROTECTED] For

Crypt SSLeay

2005-01-12 Thread Tham, Philip
I did a build on the latest version of perl. However the library Crypt::SSLeay is not present. Any idea how do I build this library? It is required for https requests. Philip -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.