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:
 ---------------------------------------------------------------------
  | 
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.