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.
-Tom
______________________________________________________________________
Apache Interface to SSLeay (mod_ssl) www.engelschall.com/sw/mod_ssl/
Official Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]