At 05:54 AM 11/7/05, David N. Welton wrote:
Cyrille VIVION wrote:
> For those trying to compile Rivet on Windows, here is my progession.
> You need to install cygwin. In addition to the default packages,
you need to
> install "binutils", "make", "perl", "apache".
>
> With the above installation, I succeed in executing the "configure" step.
> However during the "make" step, I face the following error
> apache_request.h(5) : fatal error C1083: Cannot open include file:
> 'httpd.h': No
> such file or directory
> David, do you have any idea ? What is this file "httpd.h", where does it
> should come from ?
I have questions, hopefully helpful, but no answers. I use Rivet
exclusively on Linux (Slackware) boxes.
Have you searched for httpd.h to make sure it is on your drive? Since
you are using Windows, I suspect you downloaded and installed a
binary program instead of compiling apache source locally. Might the
apache source code contain the needed file (httpd.h)?
According to the Apache web site, you can compile apache from source
on Windows. The httpd.h file should then be located at
"c:\ServerRoot\include\*.h - Apache header files."
http://httpd.apache.org/docs/1.3/win_compiling.html
Tom
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]