Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Using cpan, ppm, or one of the other cpan clients would bring in the prerequisites, but you already knew that, right? ;-)

Yes :)

C:\perl64\packages>wget "http://search.cpan.org/CPAN/authors/id/S/SU/S +ULLR/IO-Socket-SSL-1.953.tar.gz" --2013-07-26 14:03:49-- http://search.cpan.org/CPAN/authors/id/S/SU/S +ULLR/IO-Socket-SSL-1.953.tar.gz Resolving search.cpan.org... 199.15.176.161 Connecting to search.cpan.org|199.15.176.161|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://www.cpan.org/authors/id/S/SU/SULLR/IO-Socket-SSL-1.95 +3.tar.gz [following] --2013-07-26 14:03:49-- http://www.cpan.org/authors/id/S/SU/SULLR/IO- +Socket-SSL-1.953.tar.gz Resolving www.cpan.org... 212.117.177.118 Connecting to www.cpan.org|212.117.177.118|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 89807 (88K) [application/x-gzip] Saving to: `IO-Socket-SSL-1.953.tar.gz' 100%[================================================================= +============================================== 2013-07-26 14:03:49 (466 KB/s) - `IO-Socket-SSL-1.953.tar.gz' saved [8 +9807/89807] C:\perl64\packages>gunzip IO-Socket-SSL-1.953.tar.gz gunzip: IO-Socket-SSL-1.953.tar already exists; do you wish to overwri +te (y or n)? y C:\perl64\packages>tar -xvf IO-Socket-SSL-1.953.tar IO-Socket-SSL-1.953/ ... IO-Socket-SSL-1.953/MANIFEST C:\perl64\packages>cd IO-Socket-SSL-1.953 C:\perl64\packages\IO-Socket-SSL-1.953>makefile Warning: prerequisite Net::SSLeay 1.46 not found. Writing Makefile for IO::Socket::SSL C:\perl64\packages\IO-Socket-SSL-1.953>pushd .. C:\perl64\packages>wget "http://search.cpan.org/CPAN/authors/id/M/MI/M +IKEM/Net-SSLeay-1.55.tar.gz" --2013-07-26 14:05:58-- http://search.cpan.org/CPAN/authors/id/M/MI/M +IKEM/Net-SSLeay-1.55.tar.gz Resolving search.cpan.org... 199.15.176.161 Connecting to search.cpan.org|199.15.176.161|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://www.cpan.org/authors/id/M/MI/MIKEM/Net-SSLeay-1.55.ta +r.gz [following] --2013-07-26 14:05:59-- http://www.cpan.org/authors/id/M/MI/MIKEM/Net +-SSLeay-1.55.tar.gz Resolving www.cpan.org... 212.117.177.118 Connecting to www.cpan.org|212.117.177.118|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 394657 (385K) [application/x-gzip] Saving to: `Net-SSLeay-1.55.tar.gz' 100%[================================================================= +================================== 2013-07-26 14:05:59 (1.13 MB/s) - `Net-SSLeay-1.55.tar.gz' saved [3946 +57/394657] C:\perl64\packages>gunzip Net-SSLeay-1.55.tar.gz gunzip: Net-SSLeay-1.55.tar already exists; do you wish to overwrite ( +y or n)? y C:\perl64\packages>tar -xvf Net-SSLeay-1.55.tar Net-SSLeay-1.55/ ... Net-SSLeay-1.55/examples/stdio_bulk.pl C:\perl64\packages>cd Net-SSLeay-1.55 C:\perl64\packages\Net-SSLeay-1.55>makefile Checking if your kit is complete... Looks good Warning: Guessing NAME [Net-SSLeay] from current directory name. Note (probably harmless): No library found for -lssl ### <<<<<<<<<<< +<<<<<<<< Couldn't this be packaged? *** Could not find OpenSSL If it's already installed, please set the OPENSSL_PREFIX environme +nt variable accordingly. If it isn't installed yet, get the latest ve +rsion from http://www.openssl.org/. C:\perl64\packages\Net-SSLeay-1.55> {ABORT ATTEMPT HERE :(}

With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.

In reply to Re^4: Module Problem by BrowserUk
in thread Module Problem by audiopro

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (4)
As of 2024-03-19 03:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found