You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Christophe Labouisse <ga...@tigris.org> on 2003/12/20 07:54:02 UTC

Berkeley DB 4.2.52 [Was: Ann: Subversion 0.35.0 released]

On Fri, 19 Dec 2003 22:44:09 +0100
"Jostein Chr. Andersen" <jo...@josander.net> wrote:

>     2. We now recommend using Berkeley DB 4.2.52 or higher for SVN
>        repositories.  See http://sleepycat.com/download/index.shtml.

I had trouble compiling svn 0.35 with DB 4.2. After installing DB 4.2 in
the standard place I unpack subversion 0.35.0 and run configure
supplying "--with-berkeley-db=/usr/local/BerkeleyDB.4.2/" but I notice
the following warning :

configure: WARNING: APR-UTIL may or may not be using the specified
                     Berkeley DB at `/usr/local/BerkeleyDB.4.2/'.  Using
the Berkeley DB                     supplied by APR-UTIL.

I tried to recompile apache 2.0.48 but it seems that apr is only looking
for db in a few places not including /usr/local/BerkeleyDB.4.2/.



-- 
Le cinéma en Lumière : http://www.lumiere.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org


Re: Berkeley DB 4.2.52 [Was: Ann: Subversion 0.35.0 released]

Posted by Branko Čibej <br...@xbc.nu>.
Christophe Labouisse wrote:

>On Fri, 19 Dec 2003 22:44:09 +0100
>"Jostein Chr. Andersen" <jo...@josander.net> wrote:
>
>  
>
>>    2. We now recommend using Berkeley DB 4.2.52 or higher for SVN
>>       repositories.  See http://sleepycat.com/download/index.shtml.
>>    
>>
>
>I had trouble compiling svn 0.35 with DB 4.2. After installing DB 4.2 in
>the standard place I unpack subversion 0.35.0 and run configure
>supplying "--with-berkeley-db=/usr/local/BerkeleyDB.4.2/" but I notice
>the following warning :
>
>configure: WARNING: APR-UTIL may or may not be using the specified
>                     Berkeley DB at `/usr/local/BerkeleyDB.4.2/'.  Using
>the Berkeley DB                     supplied by APR-UTIL.
>
>I tried to recompile apache 2.0.48 but it seems that apr is only looking
>for db in a few places not including /usr/local/BerkeleyDB.4.2/.
>  
>
So what's wrong with configuring httpd --with-berkeley-db, too?

-- 
Brane Čibej   <br...@xbc.nu>   http://www.xbc.nu/brane/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org