Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^3: OpenSSL 1.1 support with latest version of Net::SSLeay with Perl version 5.24.

by NERDVANA (Deacon)
on Oct 26, 2021 at 09:41 UTC ( [id://11138055]=note: print w/replies, xml ) Need Help??


in reply to Re^2: OpenSSL 1.1 support with latest version of Net::SSLeay with Perl version 5.24.
in thread OpenSSL 1.1 support with latest version of Net::SSLeay with Perl version 5.24.

Don’t forget that you need to open a new command prompt after changing environment variables.

Try echo %OPENSSL_PREFIX% from the command prompt to make sure the variable is set before running the makefile.

Replies are listed 'Best First'.
Re^4: OpenSSL 1.1 support with latest version of Net::SSLeay with Perl version 5.24.
by Anonymous Monk on Oct 26, 2021 at 10:47 UTC

    NERDVANA, Thank you.

    That worked but install failed with the below error.

    collect2.exe: error: ld returned 1 exit status dmake: Error code 129, while making 'blib\arch\auto\Net\SSLeay\SSLeay.dll'

      The actual error should be higher up in the log output. This just tells you that linking failed. (the final step where code gets packaged into a dll after the compile phase)

Log In?
Username:
Password:

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

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

    No recent polls found