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

(no subject)

From: Nils O. <nos_at_utel.no>
Date: 2003-11-13 14:06:04 CET

>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
Received on Thu Nov 13 17:11:28 2003

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.