Hi,
an educated guess.... but I think you need to compile apache httpd to
use the same version as subversion, from your message it is not clear
that you did that. Look at the installation instructions part III in the
apache section for more info.
I did the same thing today but for both apache httpd AND subversion and
it works fine.
Hope this helps
/Mikael
Jack Huang wrote:
> Hi,
>
> I am trying to build a subversion server. After building and installing Berkeley DB 4.2 on /usr/local/BerkeleyDB.4.2, I configure subversion with:
>
> ./configure --with-apxs=/usr/local/apache2/bin/apx --with-berkeley-db=/usr/local/BerkeleyDB4.2
>
> and got
>
> 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.....
>
> if I add --with-dbm=db4, I get
>
> checking for Berkeley DB 4.0 in /usr/local/BerkeleyDB.4.2/...
>
> but still end up with error message
>
> configure: error: Berkeley db4 not found
>
> I have Red Hat 7.2. Any help is appreciated.
>
> Thanks
>
> Jack
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 16 21:06:55 2003