Full_Name:
Version: 2.2.7
OS: Win98
Submission from: res091038.halls.colostate.edu (129.82.91.38)
When I run configure.bat I get the error on every step,
"Patch: **** can't find 2". Here are the exact steps I am taking.
1. Use Cygwin tools to unpack the ModSSL tarball with
"gzip -d -c mod_ssl-2.2.7-1.3.6.tar.gz | tar xvf -".
2. Open DOS box at root of mod_ssl directory and issue the command,
"configure.bat --with-apache=..\APACHE~1.6 --with-ssl=C:\MYDOWN~1\OpenSSL\".
The command "configure.bat" as opposed to "configure" is necessary because
if one does not use the BAT extension, an error will issue "No Perl script
found in input".
3. This results in "Bad command or file name", but that is only because
the text in configure.bat is still in Unix format. I open configure.bat
with Textpad and save configure.bat as DOS formatted text and run it again.
Here is some of the output:
|+---------------------------------------------------------------------------
|| Add the EAPI configuration rule which triggers the EAPI patches.
|+---------------------------------------------------------------------------
|Index: src/Configuration.tmpl
|--- src/Configuration.tmpl 1999/01/10 10:46:32 1.1.1.4
|+++ src/Configuration.tmpl 1999/03/21 18:29:56 1.15
--------------------------
patch: **** can't find 2
creating: [FILE] src\ap\ap_hook.c
creating: [FILE] src\ap\ap_ctx.c
creating: [FILE] src\include\ap_hook.h
creating: [FILE] src\include\ap_ctx.h
o Distribution Documents
creating: [FILE] README.SSL
creating: [FILE] LICENSE.SSL
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.engelschall.com/sw/mod_ssl/
Official Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]