[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

./configure problem

From: stephen mccaul <stephen_at_uark.edu>
Date: 2002-10-02 15:12:16 CEST

./configure says:
checking for static Apache module support... configure: error: no - Unable
to locate
[httpd install prefix]/modules/dav/main/mod_dav.h

this file exists in
[httpd isntall prefix]/include
and in
[httpd source tree]/modules/dav/main

but not where subversion's ./configure expects it to be. (diff says these
two are identical)

This looks like i'm missing something very simple but after much effort i
still have not resolved this.

httpd-2.0 was configured with:
--enable-so
--enable-dav
--enable-dav-fs
--with-z=...
--enable-ssl
--with-db=db4
--with-berkeley-db=...
--prefix=/opt/scm/http-2.0-2002.10.2

subversion was configured with:
--with-berkeley-db=...
--with-apache=/opt/scm/httpd...
--with-apr=/opt/scm/httpd...
--with-apr-util=/opt/scm/httpd...
--with-neon=...
--with-apxs=/opt/scm/httpd...
--prefix=/opt/scm/subversion-2002.10.2

I have tried with
apache 2.0.42, subversion-r3200
apache head, subversion-r3200
apache head, subversion head

i can configure and compile svn from r3200 no problems.
mod_dav_svn is the tricky part.

any help is appreciated..

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 2 18:57:05 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.