Date: Tue, 9 Jun 2009 03:50:19 -0400 From: "Philip M. Gollucci" <pgollucci@p6m7g8.com> To: Bojan Smojver <bojan@rexursive.com> Cc: "William A. Rowe, Jr." <wrowe@rowe-clan.net>, dev@apr.apache.org, ports@freebsd.org Subject: Re: [MAINTAINER] devel/apr-gdbm-db42: apr-util 1.3.7 breaks dbd support Message-ID: <4A2E143B.2010000@p6m7g8.com> In-Reply-To: <1244533468.25532.110.camel@shrek.rexursive.com> References: <200906090316.n593GCYQ075516@frieza.p6m7g8.net> <1244520824.25532.88.camel@shrek.rexursive.com> <4A2DF79D.709@rowe-clan.net> <4A2E001E.4020806@p6m7g8.com> <1244531713.25532.95.camel@shrek.rexursive.com> <4A2E0CB8.1090701@p6m7g8.com> <1244532560.25532.103.camel@shrek.rexursive.com> <4A2E10A9.6090408@p6m7g8.com> <1244533468.25532.110.camel@shrek.rexursive.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Bojan Smojver wrote: > So, there are apps out there that specifically depend on -ldb being > returned by apu-1-config? Can you give me an example so that I can get > my head around this better? > > PS. Subversion itself depends on Berkeley DB directly, not through APU, > so passing that to ./configure there should be sufficient to build it. > At least it worked for me (although the syntax of the argument itself > can be daunting: > --with-berkeley-db=db.h:/path/to/includedir:/path/to/libdir:db). Yes, thats the one that is used when we add support to both subversion and apr. Though in fbsd its typically -- /usr/local/include/db46:/usr/local/lib/db46 I'll get you a list of the apps tomorrow, I don't have access to my box atm.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A2E143B.2010000>