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

svn build: dav troubles

From: Tim Watts <timtw_at_earthlink.net>
Date: 2005-12-03 05:11:19 CET

Hi,

I'm having trouble building svn. I want it installed in /opt/subversion-1.2.3
(that part works) and I want DAV support. So my configure command is:

./configure --prefix=/opt/subversion-1.2.3 --includedir=/usr/include
--with-apxs=/opt/apache/bin/apxs

but when I run this I get:

        configure: error: no - APXS refers to an old version of Apache
                             Unable to locate /mod_dav.h

I installed apache 2.0.55 at that location with --enable-dav. So mod_dav is
compiled in. It appears to create a makefile but mod_dav_svn is not getting
built. What am I doing wrong?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Dec 3 05:14:03 2005

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

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