Talk About Network

Google





Mac > Perl on OSX > Re: Mac****ts: ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 3 of 16 Topic 1061 of 1079
Post > Topic >>

Re: Mac****ts: how to ****t perl?

by vic@[EMAIL PROTECTED] (Vic Norton) Sep 7, 2008 at 01:38 PM

I've solved the problem. The solution was simple.

As David Green suggested I was having a problem with Perl versions.  
The original script started with the shebang line
    #!/usr/bin/perl -w
I was running Perl 5.8.6 here; Crypt::SSLeay could not be found in  
this Perl's libraries. When I switched the shebang line to
    #!/opt/local/bin/perl -w
the corresponding Perl 5.8.8 had no trougle finding Crypt::SSLeay,  
and everything worked fine.

Thanks for your input!

Regards,

Vic


On Sep 7, 2008, at 10:09 AM, Vic Norton wrote:

> I want to access https URLs on the web via LPW. To do this I need  
> Crypt::SSLeay.
>
> I have not been able to install Crypt::SSLeay directly so I tried  
> Mac****ts. Everything seemed to go fine, but LPW::UserAgent says  
> Crypt::SSLeay is not installed:
>
>    501 Protocol scheme 'https' is not sup****ted (Crypt::SSLeay not  
> installed)
 




 16 Posts in Topic:
MacPort: how to port perl?
vic@[EMAIL PROTECTED] (V  2008-09-07 10:09:54 
RE: MacPort: how to port perl?
jand@[EMAIL PROTECTED] (  2008-09-07 09:38:35 
Re: MacPorts: how to port perl?
vic@[EMAIL PROTECTED] (V  2008-09-07 13:38:01 
Re: MacPort: how to port perl?
dgringo1@[EMAIL PROTECTED  2008-09-07 11:42:10 
Re: MacPort: how to port perl?
vic@[EMAIL PROTECTED] (V  2008-09-07 18:23:13 
Re: MacPort: how to port perl?
douglist@[EMAIL PROTECTED  2008-09-07 18:02:41 
Re: MacPort: how to port perl?
david@[EMAIL PROTECTED]   2008-09-09 14:07:58 
Re: MacPort: how to port perl?
david@[EMAIL PROTECTED]   2008-09-09 14:57:58 
Re: MacPort: how to port perl?
vic@[EMAIL PROTECTED] (V  2008-09-09 21:24:09 
Re: MacPort: how to port perl?
garrison@[EMAIL PROTECTED  2008-09-10 12:32:23 
Re: MacPort: how to port perl?
vic@[EMAIL PROTECTED] (V  2008-09-10 09:49:30 
Re: MacPort: how to port perl?
dgringo1@[EMAIL PROTECTED  2008-09-07 20:07:40 
Re: MacPort: how to port perl?
dgringo1@[EMAIL PROTECTED  2008-09-07 20:15:41 
@INC troubles and fun
dgringo1@[EMAIL PROTECTED  2008-09-12 16:11:58 
Fwd: @INC troubles and fun
dgringo1@[EMAIL PROTECTED  2008-09-12 16:57:11 
Re: @INC troubles and fun
emoy@[EMAIL PROTECTED] (  2008-09-12 18:48:53 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
localhost-V2008-12-19 Fri Jan 9 13:42:15 PST 2009.