Ben Collins-Sussman <sussman@collab.net> writes:
> So I'm asking for help: will people please update to HEAD (at least
> 3577) and test this change above? I want to know that Berkeley DB is
> being found correctly on many different OSes. It should work if you
> pass no arguments to ./configure. It should also work if you pass an
> explicit location (--with-berkeley-db=FOO:BAR).
Tried it on Debian testing. Ahhh. This is much better:
checking for built-in Berkeley DB... no
checking for Berkeley DB in the standard places (as db4)... no
checking for Berkeley DB in the standard places (as db)... no
checking for Berkeley DB in /usr/local/include/db4 and /usr/local/lib (as db4)... no
checking for Berkeley DB in /usr/local/include/db4 and /usr/local/lib (as db)... no
checking for Berkeley DB in /usr/local (as db4)... no
checking for Berkeley DB in /usr/local (as db)... no
checking for Berkeley DB in /usr/local/BerkeleyDB.4.0 (as db4)... no
checking for Berkeley DB in /usr/local/BerkeleyDB.4.0 (as db)... yes
Ship it!
-Fitz
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 30 15:08:56 2002