Where oh where has my Berkeley DB gone? (Issue 544)
From: B. W. Fitzpatrick <fitz_at_red-bean.com>
Date: 2001-11-01 05:29:46 CET
Any configure hackers out there want to take a crack at this? I've
Scenario:
- Download Berkeley DB 3.3.11, untar and move it to subversion/db
./configure --enable-maintainer-mode --disable-shared \
configure then gives me this line:
checking for Berkeley DB in /usr/local/BerkeleyDB.3.3... no
I *know* it's there, so I check:
pantheon:~$ ls /usr/local/BerkeleyDB.3.3
It turns out that the workaround for this is to not use the
./configure --enable-maintainer-mode --disable-shared
works OK. So I'm guessing that right now you can only build with
-Fitz
---------------------------------------------------------------------
|
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.