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

Re: anyone compiled subversion 1.1 with apache2 on Solaris 9?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-11-23 18:31:53 CET

On Nov 23, 2004, at 11:23 AM, Lundgren, Scott wrote:

> Ben,
>
>> If you're using apr 0.9.5, you shouldn't need the BDB 4.2 patch at
>> all.
> Ah, well I was following the documentation. But I appreciate the
> clarification.
>
>> Most likely, "/usr/local/BerkeleyDB.4.2/lib" isn't in your
> LD_LIBRARY_PATH.
>
> I've not had to set that before. What do I need to do?
>
>

Actually, try this:

$ LD_FLAGS="-lrt" ./configure --with-berkeley-db=yadayada
--with-dbm=yada

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 23 18:37:26 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.