You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by "Nils O. Selåsdal" <no...@utel.no> on 2003/11/13 13:06:04 UTC

re:

>OK Kevin, maybe you can help me through the woods here.  I can't tell
>if my problems are FreeBSD-specific.  Maybe so, maybe not.



>Case 2:  the DAV testing box, also FreeBSD.
>
>  I install db3.3 into /usr/local/BerkeleyDB.3.3/, just as this
>  package wants to do.
>
>  I run './configure --with-apxs=...', and it tells me:

>checking for built-in Berkeley DB... no
>checking for Berkeley DB in the standard places... no
>checking for Berkeley DB in /usr/local/include/db3 and /usr/local/lib... no
>checking for Berkeley DB in /usr/local... no
>checking for Berkeley DB in /usr/local/BerkeleyDB.3.3... no
>checking for Berkeley DB in /usr/include/db3 and /usr/lib... no

>  So I throw my hands in the air, and create a db/ subdir.  Now
>  ./configure is able to detect the built-in db, and I build shared.
>  After doing a `make install`, I try to start httpd... but I get an
>  error saying that mod_dav_svn, which depends on libsvn_fs, is unable
>  to find the db library!
I get the same problem on a RedHat 7.3 box.
The only way I seem to get by this is
LD_FLAGS="-Wl,-R,/usr/local/BerkeleyDB.4.1/ ./configure ...



-- 
Vennlig hilsen/Best Regards
Nils Olav Selåsdal
System Engineer
UtelSystems a/s
Tlf: 370 45 431
Mob: 943 01 380
w w w . u t e l s y s t e m s . c o m



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org