building a static svn client on solaris
From: cmmark <cmmark_at_ziplip.com>
Date: 2002-12-31 14:55:04 CET
Hi, I am trying to build a static commandline svn client on solaris to pass around to folks to try out subversion. (I am also interesting in a static commandline svn Windows client if one is available)
Here's the configure options I am using:
it builds fine. I cp the svn binary it to a different server under a different account and run 'svn help'. The following is the output.
I built against r4210. Is there any reason the client needs the db4 libraries to work? I built it again after placing the static db4 libs in the LDFLAGS path to link in those libraries as well, but the db4 libraries didn't seem to get linked with the svn client.
Thanks,
Mark
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.