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

RE: Re: Minimal build instructions for svnserver & fsfs only?

From: Dale Hirt <dale_at_sbcltd.com>
Date: 2005-09-26 18:10:03 CEST

Actually, you can skip the dependency on bdb with the --without-berkeley-db switch. However, you cannot skip apr as it is the base library for ALL of subversion. You can, however, make it use the system apr with the --with-apr=/usr --with-apr-util=/usr switches.

-----Original Message-----
From: news [mailto:news@sea.gmane.org]On Behalf Of Eric Hanchrow
Sent: Monday, September 26, 2005 9:02 AM
To: users@subversion.tigris.org
Subject: Re: Minimal build instructions for svnserver & fsfs only?

>>>>> "Matt" == Matt England <mengland@mengland.net> writes:

    Matt> Hello, I have a Subversion 1.2.0-RC1 server running on my
    Matt> Redhat9 system. I run only svnserve- and fsfs-based
    Matt> capabilities. I want zero dependencies/interaction with
    Matt> Apache or Berkley DB

I don't think it's possible to entirely eliminate dependencies on
Berkeley DB: subversion depends on apr (the "Apache portable runtime",
which despite the name is not actually Apache), which itself depends
on Berkeley DB.

-- 
I've laid out in my will that my heirs should continue working
on my .emacs
        -- johnw
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 26 18:15:06 2005

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.