Hi All, I got problem with openssl 0.96d as per recommended by http://www.cpan.org/modules/by-modul...ay-1.35.readme for Net::SSLeay.pm Any workaround? I got the error messages when compiling below even after the advise 1 and 2 is given below from different sources. Thanks in Advance, really desperate to resolve this issues. Searched for many websites still having problem. 1) C:\> SET INCLUDE_PATH=C:\OpenSSL\Include as per http://www.perlmonks.org/?node_id=664220 2) and then also follow the instructions in http://www.cpan.org/modules/by-modul...ay-1.35.readme Thanks and Best Rgds, Andrew Error message =========== -- More -- cpan -fi Net::SSLeay Database was generated on Mon, 06 Jul 2009 09:08:51 GMT Running install for module 'Net::SSLeay' Running make for F/FL/FLORA/Net-SSLeay-1.35.tar.gz Checksum for C:\strawberry\cpan\sources\authors\id\F\FL\FLORA\N et-SSLeay-1.35.ta r.gz ok CPAN.pm: Going to build F/FL/FLORA/Net-SSLeay-1.35.tar.gz Cannot determine perl version info from lib/Net/SSLeay.pm Cannot determine license info from lib/Net/SSLeay.pm *** Could not find OpenSSL If it's already installed, please set the OPENSSL_PREFIX environment variable accordingly. If it isn't installed yet, get the latest version from http://www.openssl.org/. Warning: No success on commandC:\strawberry\perl\bin\perl.exe Makefile.PL FLORA/Net-SSLeay-1.35.tar.gz C:\strawberry\perl\bin\perl.exe Makefile.PL -- NOT OK Running make test Make had some problems, won't test Running make install Make had some problems, won't install

In reply to Openssl for Net::SSLeay by happyse27

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



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.