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

Re: Install on Solaris2.6 fails as Berkeley not found

From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-02-04 12:39:37 CET

Robin.Mules@ga.gov.au wrote:
> ./configure --with-berkeley-db=/export/packages/BerkeleyDB.4.1
>

I strongly recommend that you install BerkeleyDB.4.2 instead; there are known
issue with multiple CPU's, plus you don't get the nice autoclean log feature
until 4.2.

In addition, you didn't say whether you weren't building Apache. If you _are_
building Apache, this is a much more effective way to build svn:

   ./configure --with-apxs=/usr/local/apache2/bin/apxs

so that subversion will automatically use whatever BDB library that Apache is
already using. This is much more foolproof than the way you are currently doing it.

HTH

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4720 Boston Way
Lanham, MD 20706
301-459-3366 x.5010
fax 301-429-5747
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 4 12:39:47 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.