Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^2: Perl Net::LDAPS issue with Perl version 5.24 and 5.26, works with Perl version 5.34.

by Anonymous Monk
on Oct 20, 2021 at 10:40 UTC ( [id://11137791]=note: print w/replies, xml ) Need Help??


in reply to Re: Perl Net::LDAPS issue with Perl version 5.24 and 5.26, works with Perl version 5.34.
in thread Perl Net::LDAPS issue with Perl version 5.24 and 5.26, works with Perl version 5.34.

Hi, Thank you for the revert.

I have installed a recent version of MOZILLA:CA (20211001), but still, it seems not working and gives the same error.
Note that I also installed the latest version of Net::SSLeay which didn't help either.
While installing the latest version of IO::Socket I am getting a below error even with the force option.

C:\Strawberry\c\bin\gmake.exe install UNINST=1 -- OK Stopping: 'install' failed for 'IO::Socket'. Failed during this command: TODDR/IO-1.48.tar.gz : make_test NO but failu +re ignored because 'force' in effect

Thank you.

  • Comment on Re^2: Perl Net::LDAPS issue with Perl version 5.24 and 5.26, works with Perl version 5.34.
  • Download Code

Replies are listed 'Best First'.
Re^3: Perl Net::LDAPS issue with Perl version 5.24 and 5.26, works with Perl version 5.34.
by syphilis (Archbishop) on Oct 20, 2021 at 11:24 UTC
    C:\Strawberry\c\bin\gmake.exe ...

    That suggests that perl-5.24 and perl-5.26 are both Strawberry Perl.
    But what is perl-5.34 ?
    AFAIK it can't be Strawberry Perl because no Strawberry Perl 5.34 has yet been released.

    Could it be that the difference in behaviour arises because, unlike 5.24 and 5.26, 5.34 is running on a different operating system ?
    What is the output of perl -V:archname for each of the three perls ?

    Cheers,
    Rob

      Hi, Thank you for the reply. Yes, it's not strawberry 5.34 but it's 5.32.1, sorry for that.

      Both Strawberry Perl 5.26 and Strawberry Perl 5.32.1 are on the same machine.

      output of perl -V:archname is same for both the Perl versions i.e., archname='MSWin32-x64-multi-thread';

      Note, i have Perl 5.24 (not strawberry) but gets same error with Net::LDAPS which i get it from Strawberry Perl 5.32.1.

      Thank you.

        UPDATE:

        Hi, Thank you for the reply. Yes, it's not strawberry 5.34 but it's 5.32.1, sorry for that.

        Both Strawberry Perl 5.26 and Strawberry Perl 5.32.1 are on the same machine.

        output of perl -V:archname is same for both the Perl versions i.e., archname='MSWin32-x64-multi-thread';

        Note, i have Perl 5.24 (not strawberry) but gets same error with Net::LDAPS which i get it from Strawberry Perl 5.26.

        Thank you.

Re^3: Perl Net::LDAPS issue with Perl version 5.24 and 5.26, works with Perl version 5.34.
by ikegami (Patriarch) on Oct 22, 2021 at 13:58 UTC

    Wait, are you saying you used force for other modules? If you install modules that result in errors, you shouldn't be surprised when things don't work.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-19 01:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found