:[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
: 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
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
> 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/~chamas/Crypt-SSLeay-
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 additional commands