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

Re: Precompiled *static* binaries for linux?

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-10-04 15:03:49 CEST

> If not, I might end up compiling them myself ... which could take
> some time to properly update every dependency.

The tarball we ship contains every dependency except for BDB and
Apache httpd, both of which are optional if you don't need the
relevant functionality. (You'll also want openssl if you want https
client support.)

> If I don't have BDB, can I compile svn with only the fsfs backend?

Yes. Either compile with --without-berkeley-db or let the configure
system fail to find it. FSFS will become the default repository type.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 4 15:04:36 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.