On Thu, Jan 07, 1999, [EMAIL PROTECTED] wrote:

> Full_Name: Tom Vaughan
> Version: 2.1.3
> OS: NT 4.0 SP3
> Submission from: inbound.aventail.com (199.238.236.150)
> 
> Following http://www.engelschall.com/sw/mod_ssl/distrib/mod_ssl-SNAP/INSTALL.Win32,
> I did:
> 
>       o Comment out two lines containing "binmode" near the beginning of the
>         file ms\cmp.pl. Otherwise SSLeay tests will fail below.
> 
>         $ vim ms\cmp.pl
>         << binmode IN0;
>         << binmode IN1;
>         >> # binmode IN0;
>         >> # binmode IN1;
> 
> However ms\test.bat fails when running testpem. It's "\r\n" vs. "\n"
> non-sense, but still these steps do not work for me. I'm using perl
> 5.003 which came with MKS Toolkit 6.1, not cygwin BTW.

Yes, you're right, there are more problems with SSLeay's test suite.  Until
this is fixed in OpenSSL I'll remove the hint to it in the INSTALL.Win32 file
because it just confuses people this way.

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

______________________________________________________________________
Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
Official Support Mailing List               [EMAIL PROTECTED]
Automated List Manager                       [EMAIL PROTECTED]

Reply via email to