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

Re: How to build an one file svn client under linux

From: Benjamin Smith-Mannschott <bsmith.occs_at_gmail.com>
Date: Wed, 27 Aug 2008 15:37:28 +0200

On Aug 26, 2008, at 22:28, Anton wrote:

> Hi All!
>
> I need to run svn client on linux server. I can not install any
> packages
> and can not ask admins for this.
>
> But I can upload one file. And run it from script.
>
> Before I had such binarie for Red Hat... But I can not find it analog
> for linux Centos.
>
> How to build single-file 'svn' executable?
>
> --
> Anton Burkun
>

Have you tried passing --enable-all-static to ./configure?

[bsmith_at_Meheadable:~/Downloads/subversion-1.5.1]
$ ./configure --help
     ...snip...
--enable-all-static Build completely static (standalone) binaries.
     ...snip...

Back when I built 1.4.x from source on my mac, it worked fine. I
haven't tried it with 1.5.x under linux.

// Ben

> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-08-27 15:37:58 CEST

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.