Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jun 2006 08:17:36 -0400
From:      Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
To:        Warren Liddell <shinjii@virusinfo.rdksupportinc.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Problem Upgrading SubVersion
Message-ID:  <44odwcm9zz.fsf@be-well.ilk.org>
In-Reply-To: <200606282220.20054.shinjii@virusinfo.rdksupportinc.com> (Warren Liddell's message of "Wed, 28 Jun 2006 22:20:19 %2B1000")
References:  <200606282220.20054.shinjii@virusinfo.rdksupportinc.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Warren Liddell <shinjii@virusinfo.rdksupportinc.com> writes:

> im Running FreeBSD 6.1-STABLE
>
> You should build `devel/apr-svn' with db4 support to use subversion with it.
> Please rebuild `devel/apr-svn' with option `APR_UTIL_WITH_BERKELEY_DB=yes' and 
> try again.
>
> Or you can disable db4 support. Only 'fs' repository backend will be 
> available.
> To disable db4 support, define WITHOUT_BDB.
>
> *** Error code 1
>
> Stop in /usr/ports/devel/subversion.
>
> Despite what it sais .. i have no idea on how to do what its saying

something like:

# cd /usr/ports/devel/apr-svn
# make deinstall
# make install APR_UTIL_WITH_BERKELEY_DB=yes

(or use pkgtools if you prefer; probably more convenient)

>                                                                     or why i 
> need to do it when it previously installed fine.

The new version of subversion obviously needs features that the
previous version did not.  You do *not* "need" to do it; you can 
stick with the old version of subversion if you prefer.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44odwcm9zz.fsf>