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

svn 1.3.2 static builds for solaris, linux, mac

From: D. J. Hagberg <dhagberg_at_millibits.com>
Date: 2006-06-03 00:32:54 CEST

I have updated my static builds of Subversion for Mac, Linux/x86 and
Solaris/sparc to the new version. These static builds are intended
(mostly) as client installations for workstations -- typically targeted
for install under /usr/local, but since they are statically linked may
also be run from a home directory or other location.

As a client install, the svn binaries all support file, http, https,
svn, and svn+ssh access methods. The server install supports fsfs and
Berkeley DB (statically linked). NOTE: I am planning to drop support
for Berkely DB in the next build since I do not see it in wide use.

Available for download, along with the scripts used to build them, at:

http://www.uncc.org/svntools/clients/

MD5 checksums:

46f76f218da939a337a17558b790dc47 subversion-1.3.2-linux-x86.tar.gz
d73ce881d782a6ebe338e7a94900d94e svn-linux-build.zip
8eea8f9e51ab8dbe7fd192364b37e7b3 subversion-1.3.2-tiger.dmg
68fae25e10f74b5bebb48b2b4c660fe5 svn-mac-build.zip
d5b03b208443b86f2001f16b53e0f82a subversion-1.3.2-solaris-sparc.tar.gz
8bd56b6c5812baf44de8ecbb536b7449 svn-solaris-build.zip

The 00README.txt file in each client directory contains info about how
the svn_wrappers script works w/this installation as well as
recommendations for upgrades from prior 1.x builds. You will need a
group created for your subversion users, typically "svn," before you run it.

Linux version built on Red Hat 7.1, tested on RedHat Enterprise 3, 4 and
RedHat 9, all for x86. By building on 7.1, it should have maximum
forward compatibility. If anyone is trying this on Ubuntu/Debian or
SuSE, I'd be interested in your feedback.

Mac version built on Tiger 10.4.6. I have kept the Panther (10.3) build
of Subversion 1.3.0 and the Jaguar (10.2) build of Subversion 1.0.6 in
the same directory. MD5 checksums:
3d69f7211f80218f635c83655d30ed50 subversion-1.3.0-panther.dmg
c0ea53ce7758e11369dc8a37c384c05c subversion-1.0.6-jaguar.dmg

Solaris version built on Solaris 8 Sparc (using the unbundled
SunPro/Forte compilers), which is forward-compatible with all future
versions of Solaris, up to and including the latest version 10 (and
Nevada), per Sun's ABI compatibility guarantees. I don't have easy
access to a Solaris x86 environment -- if anyone wants to contribute
builds, I'd be happy to host them.

All versions linked dynamically against the system zlib (see below re:
Solaris) and statically against:
- Berkely DB 4.2.52, with patches 1-4 applied
- Expat 2.0.0
- OpenSSL 0.9.8b
- Neon, APR, and APRUtil as shipped in the Subversion 1.3.2 tarball

Hope this helps other groups that have similar cross-platform needs for
a simple kit they can give to their developers...

                        -=- D. J.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jun 3 00:34:26 2006

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.