Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: how to use or install Crypt::SSLeay on strawberry perl

by grinder (Bishop)
on Jan 10, 2009 at 18:31 UTC ( [id://735418]=note: print w/replies, xml ) Need Help??


in reply to how to use or install Crypt::SSLeay on strawberry perl

You need to make sure you have the OpenSSL library installed (see the documentation for the download link). If you install it in c:\openssl (as proposed by default), the Makefile.PL will find it automatically.

After that, it's a simple matter of:

perl Makefile.PL <answer any questions> dmake dmake test dmake install

The first stage will prompt you for the path to the OpenSSL library if it can't find it. If you have any specific problems, please post the error message.

• another intruder with the mooring in the heart of the Perl

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://735418]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (6)
As of 2024-03-29 14:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found