Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Net::SSLeay on Ubuntu 18.04 with custom OpenSSL version

by marto (Cardinal)
on Nov 27, 2018 at 14:31 UTC ( [id://1226418]=note: print w/replies, xml ) Need Help??


in reply to Net::SSLeay on Ubuntu 18.04 with custom OpenSSL version

Did you check the issues? Specifically rt://127593, rt://125218.

Replies are listed 'Best First'.
Re^2: Net::SSLeay on Ubuntu 18.04 with custom OpenSSL version
by cavac (Parson) on Nov 27, 2018 at 15:18 UTC

    To be honest, no i didn't. But as far as i can determine, i'm not getting far enough in the build process for those bugs to become relevant.

    I'm was failing at some very basic level for which i should have known (and tested) the solution after using Linux for 20 years:

    $ OPENSSL_PREFIX=/home/cavac/bin/openssl LD_LIBRARY_PATH=/home/cavac/b +in/openssl/lib:$LD_LIBRARY_PATH perl Makefile.PL *** Found OpenSSL-1.1.1a installed in /home/cavac/bin/openssl *** That's newer than what this module was tested with You should consider checking if there is a newer release of this m +odule available. Everything will probably work OK, though. *** Be sure to use the same compiler and options to compile your OpenS +SL, perl, and Net::SSLeay. Mixing and matching compilers is not supported. Do you want to run external tests?

    So, LD_LIBRARY_PATH did the trick. Not sure why Net::SSLeay doesn't set it automatically, though...

    And now i have to look into testing with the Github version of Net::SSLeay, since the bugs are marked "patched".

    perl -e 'use MIME::Base64; print decode_base64("4pmsIE5ldmVyIGdvbm5hIGdpdmUgeW91IHVwCiAgTmV2ZXIgZ29ubmEgbGV0IHlvdSBkb3duLi4uIOKZqwo=");'

      If I get time to spare this evening I'll dig into this some more.

Log In?
Username:
Password:

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

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

    No recent polls found