foren.titze@gmx.net wrote:
> I try to compile subversion on a debian maschine with subversion server
> support.
>
> i want use the subversion apache2 module for web-repositiory.
>
> ./configure --with-apxs=/home/Subversion/apache2/bin/apxs
> --prefix=/home/Subversion/apache2-module --with-zlib --enable-dso
> --with-swig=/usr/bin/swig-1.3 --with-berkeley-db=/usr/local/BerkeleyDB.4.1
>
> get an error for all BerkleyDB Versions:
[snipped checks]
> configure: error: Berkeley DB not found.
> configure failed for apr-util
>
> /usr/local/BerkeleyDB.4.1 only includes "include" and "lib" with db.h. the
> directory db4/db.h isn't there.
> I compiled Berkeley 4.1.25.NC by myself.
Have you ruled out the typical path-problems with BDB(often answered on this
list)? Also note, and someone please correct me if I'm wrong, BDB 4.1 was
considered broken for use with SVN, use 4.0 or 4.2 instead.
Uli
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 27 14:46:42 2004