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

RE: Minimal build instructions for svnserver & fsfs only?

From: Himanshu Gohel <gohel_at_cse.usf.edu>
Date: 2005-09-27 01:55:24 CEST

> From: Matt England [mailto:mengland@mengland.net]
>
> I have a Subversion 1.2.0-RC1 server running on my Redhat9
> system. I run only svnserve- and fsfs-based capabilities. I want zero
> dependencies/interaction with Apache or BerkleyDB; in short,
> I like my Subversion running with minimally "dependencies." My current
> configuration calls for lots of svn+ssh: client looks (and WebSVN
> stuff)...and that's it. Nothing else.

If you type in "./configure --help" you will get a list of options that you
can use. This is my config that builds on SGI IRIX:

./configure -C --disable-nls --without-berkeley-db --disable-mod-activation
--without-be --without-axps --enable-all-static --disable-shared

I'm not quite sure what "--without-be" does, but it was suggested to me by
another IRIX user. Maybe someone on this list can say more about it.

--
Himanshu
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 27 01:57:54 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.