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

Re: Compile issues

From: Julian Fitzell <julian-ml_at_beta4.com>
Date: 2001-06-28 08:22:33 CEST

Yeah, that's what I'm trying to do... I compiled Apache 2 from CVS (about a week and a half ago) using the following configure line:

./configure --prefix=/usr/local/apache2 --enable-so --enable-modules=most --enable-mods-shared=max

I used apr and apr-utils from CVS in compiling Apache. Apache compiled fine and is installed.

I configured subversion as follows:

./configure --with-apxs=/usr/local/apache2/bin/apxs --enable-debug

I also tried originally without --enable-debug. I'm using apr from CVS from yesterday or so and Neon 0.15.3

I hadn't found notes/dav_setup.txt but I looked at it now and I'm pretty sure I was doing everything in there. If necessary, I may try starting from scratch and following it step by step.

Thanks for all your help guys, hopefully my config lines will give a clue...

Julian

On 27/06/01 at 12:09 PM Ben Collins-Sussman wrote:

>Greg Stein <gstein@lyra.org> writes:
>
>> Nobody has asked the key question: what version of Apache are you trying
>to
>> build against?
>>
>> You need the CVS version of Apache 2.0 (the httpd-2.0 repository). I
>believe
>> a 2.0.19 (alpha) will pop out of the ASF "soon" and that should be
>> sufficient. But nothing before that.
>
>Yeah.... and do you really want to be building mod_dav_svn? Not that
>there's anything wrong with it, but it implies that you're attempting
>to set up a Subversion-aware Apache on your system. If this is what
>you want, then make sure you're following the directions in
>notes/dav_setup.txt.
>
>If this isn't what you want, then show us your "configure" switches. :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:32 2006

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.