Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: IO::Socket::SSL install problems

by syphilis (Archbishop)
on Aug 08, 2020 at 01:09 UTC ( [id://11120488]=note: print w/replies, xml ) Need Help??


in reply to IO::Socket::SSL install problems

Any help on how to get past this would be greatly appreciated

Note that Srawberry Perl-5.30.3 already ships with (latest) IO-Socket-SSL-2.068, and Srawberry Perl-5.30.2 ships with version 2.067.

If you're happy to skip the hanging test you can just go into the IO-Socket-SSL build directory and change t/sni_verify.t to a different file extension. (I usually change the extension from ".t" to ".t_hide".
Then you can cd into that IO-Socket-SSL build directory and run make test. (The t/sni_verify.t_hide script will be ignored.)
Then, if you're happy enough with the results of that, you can run make install.

But if you want some assistance in getting the hanging script to test correctly, we'll need at least the output of perl -V.
Even then, a solution is not guaranteed.

I see a couple of bug reports have been filed recently about this. (Here and here.)
I guess you filed one of them ?

You could even open an issue with Strawberry Perl.
Strictly, since they're providing the module, they're probably not obliged to concern themselves with such an issue.
But some there might already have some knowledge of this problem that they're prepared to share.

Cheers,
Rob

Replies are listed 'Best First'.
Re^2: IO::Socket::SSL install problems
by Anonymous Monk on Aug 08, 2020 at 18:12 UTC

    Hi Rob, your fix worked perfectly. Thank you very much for taking the time to look into and solve the problem for me. Very much appreciated.

    Sincerely,

    Tony

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (5)
As of 2024-04-24 12:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found