Bonjour,
 
    I try to use SSL connection (via LDAPS) and I got this error each time I try to execute my program:
 
---
Can't load 'C:/Perl/site/lib/auto/Net/SSLeay/SSLeay.dll' for module Net::SSLeay: load_file:Le système d'exploitation ne peut pas exécuter %1 at C:/Perl/lib/DynaLoader.pm line 230. at C:/Perl/site/lib/IO/Socket/SSL.pm line 17
Compilation failed in require at C:/Perl/site/lib/IO/Socket/SSL.pm line 17.
BEGIN failed--compilation aborted at C:/Perl/site/lib/IO/Socket/SSL.pm line 17.
Compilation failed in require at C:/Perl/site/lib/Net/LDAP.pm line 155.
---
 
    I installed Crypt::SSLeay according to this web page:
 
        http://johnbokma.com/perl/https.html
 
    But, I always got the error message...why?!?!  On the OpenSSL web page, I found this explanation:
 
----
Once you have downloaded it, Crypt::SSLeay installs easily using the make or nmake commands as shown below.
 
!!!     NOTE for Win32 users, few people seem to be able to build 
W    Crypt::SSLeay successfully on that platform.  You don't need 
I       to because ActiveState has already compiled it for you,
N     and is available for their perl builds 618 & 522 as a ppm
3      install. It may also be available for their latest build.
2      For problems with this, please contact ActiveState. !!! Please see http://www.activestate.com/
---
 
    Does this mean that, since I use Build 811, the SSLeay.dll will not work?!?!
 
    Any help appreciated...
 
PS: All the files are there and "C:\Perl\bin" in my is in my path.

----
Dominic Dupuis
Services Techniques
Direction Bureautique
Maintenance serveurs
Tél: 514-840-3000 x3259
[EMAIL PROTECTED]

 
_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to