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

Re: Building subversion on Ubuntu

From: Benno Korn <bennokorn_at_compuserve.de>
Date: Sun, 29 Jun 2008 04:25:24 +0200

I have compiled subversion 1.5.0 for Ubuntu and packed it.
(based on these sources:
https://launchpad.net/ubuntu/intrepid/+source/subversion/1.5.0dfsg1-1ubuntu2)

Here the link to the compiled packages:
http://rapidshare.de/files/39861293/subversion_1.5-Ubuntu8.04.tar.bz2.html

Jason Morgan schrieb:
> Hi,
>
> Now 1.5 is released, I'd like to move my repository from Win32/Apache to
> Linux/Apache.
>
> So, I'm trying to build subversion1.5.0 under ubuntu server (Gutsy), but
> have run into problems at the first hurdle.
>
> On ./configure I get a message about
>
> root_at_digger:/usr/src/subversion-1.5.0# ./configure
> ...
> ...
> ...
> You don't seem to have Berkeley DB version 4.0.14 or newer
> installed and linked to APR-UTIL. We have created Makefiles which
> will build without the Berkeley DB back-end; your repositories will
> use FSFS as the default back-end. You can find the latest version of
> Berkeley DB here:
> http://www.oracle.com/technology/software/products/berkeley-db/index.html
>
>
> or
>
> root_at_digger:/usr/src/subversion-1.5.0# ./configure --with-berkeley-db=/usr
> ...
> ...
> ...
> configure: WARNING: APR-UTIL may or may not be using the specified
> Berkeley DB at `/usr'. Using the Berkeley DB
> supplied by APR-UTIL.
> checking for availability of Berkeley DB... no
> configure: error: Berkeley DB 4.0.14 wasn't found.
>
> Complete configure logs here.
> http://rafb.net/p/bQYBRN13.html
> http://rafb.net/p/tHkV7E96.html
>
>
> db4.4 and db4.4-dev are both installed, I have also tried with BerkeleyDB4.4
> source build installed and pointed to its lib install folder with the same
> results.
>
> Googling this problem results in many instances of it in the past, so I
> don't think its specific to 1.5, though I can't find a resolution.
> Methinks the problem is a mistake in the configure script that makes
> assumptions about where certain thing exist. I've no idea what apt-util is,
> but I suspect that it's party to the cause.
>
> Any help appreciated, I'm stuck.
>
> regards,
> Jason.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-29 04:25:51 CEST

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.