freebsd questions
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-10-28 14:34:42 CET
Hey FreeBSD people (Garrett in particular, since he does our port):
So I've just installed totally clean copies of FreeBSD 4.7 on my home
Basically, I'm having trouble making svn detect Berkeley DB 4.0.
If I install the db4 port, it creates
/usr/local/lib/libdb4.so
and svn's ./configure script still reports:
checking for built-in Berkeley DB... no
Notice the third check. IIRC, Jim Blandy actually wrote that check
configure:8451: checking for Berkeley DB in /usr/local/include/db4 and /usr/local/lib
Is this something fixable? How does our port work, exactly?
My other two solutions in the past have been:
* drop db4 right into the svn tree. Of course, then compiling svn
* install db4 by hand, by building from sourceball. This creates
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.