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

Re: problems building SVN (and http2.0)

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2002-12-16 22:00:55 CET

Seth Landsman wrote:

>Folks,
> I'm trying to get the subversion server built on my linux
>server. I'm trying to follow the INSTALL document directions as closely
>as possible, but I'm hitting a brick wall in trying to get http2.0
>compiled. I know that is not strictly part of subversion, but I can
>build apache2 if I let it pick its own db implementation.
>
> Here are the details.
>
>The machine is running debian testing, up to date as of a couple of days
>ago. I've installed the libdb4.0-dev package (and I've also tried
>building my own and installing it in /usr/local/Berkeley4.0, with the
>same results).
>
>The configure line is:
>
>./configure --enable-dav --enable-so --prefix=/usr/local/apache2 --with-dbm=db4
>
>

you might need a --with-berkeley-db= line in there to tell it where your
berkeley db headers and libs are, if they aren't in an obvious place.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 16 22:01:40 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.