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

Re: Berkeley DB not found yet another time

From: Dimitri Papadopoulos-Orfanos <papadopo_at_shfj.cea.fr>
Date: 2004-04-21 09:08:17 CEST

Hi,

> I could build Berkeley DB 4.2, but the Subversion
> configure fails to find it:
> [...]
> checking for Berkeley DB 4.2 in
> /fireba/db-4.2.52.NC...
> [...]
> /fireba/db-4.2.52.NC find . -name db.h
> ./build_unix/db.h
> ./build_vxworks/db.h
> ./build_win32/db.h

Mmmh... I don't get it. It looks like /fireba/db-4.2.52.NC is the build
directory, not the installation directory.

In a typical Berkeley DB installation, the db.h header would be:
        /fireba/db-4.2.52.NC/include/db.h

In your case which is the build directory and which is the installation
directory of Berkeley DB? And how do you configure Subversion? You
should pass the *installation* directory of Berkeley DB as an argument
to configure.

--
Dimitri
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 21 09:08:50 2004

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.