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

RE: flat file server without Berkeley db

From: Ed Mostrom <edward.mostrom_at_eds.com>
Date: 2005-02-02 20:41:23 CET

 
funny. yes I read the documentation. I tried various options with no luck
so I posted my question here.
 
when I try --without-berkeley-db it builds a client only:
 
configure: WARNING: we have configured for a client-only build
 

The Subversion filesystem library, part of the server, requires
Berkeley DB version 4.0.14 or newer, which you don't seem to have
installed and linked to APR-UTIL. We have created makefiles which
will build the Subversion client code only, and skip the server. You
can find latest version of Berkeley DB at <http://www.sleepycat.com/>
http://www.sleepycat.com/.
You can find the latest version of Berkeley DB here:
   <http://www.sleepycat.com/download/index.shtml>
http://www.sleepycat.com/download/index.shtml
 
 
 
I thought that surely there was a way to build a flat file only server.
 
Thanks,
 
Ed
 
 
-----Original Message-----
From: daniel@email.unc.edu [mailto:daniel@email.unc.edu]
Sent: Wednesday, February 02, 2005 1:18 PM
To: users@subversion.tigris.org
Subject: Re: flat file server without Berkeley db

Ed,

Do you read the documentation?

cd into the source directory.
./configure --help

Daniel

Quoting Ed Mostrom <edward.mostrom@eds.com>:

>
> Is there a way to compile a server without the db portion if I only want
to
> use flat files and don't want to install the db libs?
>
> Thanks,
>
> Ed
>
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 2 20:42:11 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.