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

Re: Client Only Build

From: Steve Greenland <steveg_at_lsli.com>
Date: 2005-02-02 18:02:39 CET

On Wed, Feb 02, 2005 at 02:55:18AM -0000, Max Bowsher wrote:
> Adam Stroud wrote:
> >Hi All:
> >
> >Does any know how to build just the client for subversion 1.1.3? Any
> >directions/pointers to info would be greatly appreciated.
>
> There is no such thing, just do a normal build.
>
> It doesn't take significantly longer, or require any extra dependencies.

That's not true. One can pickup dependencies on shared libraries that
may not be on the machine that the binaries will be deployed on, e.g.
particular version of BDB. Or, if you might happen to have a version of
the Apache stuff on the machine that you don't want to detect because it
causes problems with the subversion build.

Anyway, the (well, an) answer is:

../configure --without-berkeley-db --without-apache --without-apxs --without-swig

This question seems to pop-up on a fairly regular basis. A
configure option like '--client-only' would be both convenient and
self-documenting.

Steve

-- 
"Outlook not so good." That magic 8-ball knows everything! I'll ask
about Exchange Server next.
                           -- (Stolen from the net)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 2 18:07:04 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.