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

svn 1.1.2 static builds for solaris, linux, mac

From: D. J. Hagberg <dhagberg_at_millibits.com>
Date: 2005-01-11 08:05:41 CET

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. They also include
a simple svnserve configuration that should work well for multi-user
access via svn+ssh://. As a client install, the svn binaries all
support file, http, https, svn, and svn+ssh access methods.

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

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

MD5 checksums:

b5be5c1f317599e901ba23fb3e056ab5 subversion-1.1.2-linux-x86.tar.gz
d626134a01d59a5d22909e60f293acd2 svn-linux-build.zip
ff934a8be22668667cb48c8ece5678df subversion-1.1.2-panther.dmg
036a4f83c462afed9cfbdc694f329214 svn-mac-build.zip
845db747e89f1b74f45dd1b40ceb4072 subversion-1.1.2-solaris-sparc.tar.gz
e39c4213bfe72ade2ed8523095f3ad1b svn-solaris-build.zip

The 00README.txt file in each client directory contains info about how
the included svnserve wrapper works w/this installation. You may need
to tweak group IDs or permissions on the svnserve* files to suit your
environment. If you are using these binaries to do an svnserve-based
server, you may want to use setgid/umask-based wrappers for svnadmin
and other utilities, similar to what was done for svnserve.
Alternatively, use an fsfs-based repository which is not nearly as
painful, permissions-wise.

Linux version built on Red Hat 7.1, tested on RedHat Enterprise 3 and
RedHat 9, all for x86. By building on 7.1, it should have maximum
forward compatibility.

Mac version built on Panther 10.3.7. Peter Centgraf from CMU has
contributed a build of Subversion 1.0.6 for Jaguar in this same
directory:
(MD5: c0ea53ce7758e11369dc8a37c384c05c subversion-1.0.6-jaguar.dmg)

Solaris version built on Solaris 2.6 Sparc using SunPro C 5.3, which is
forward-compatible with all future versions of Solaris, up to and
including the latest version 10, per Sun's ABI compatibility guarantees.

All versions linked dynamically against the system zlib and statically
against:
- Berkely DB 4.2.52, with patches 1 and 2 applied
- Expat 1.95.7
- OpenSSL 0.9.7d
- Neon, APR, and APRUtil as shipped in the Subversion 1.0.7 tarball
- Solaris 2.6 build linked statically against Zlib 1.2.1

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

                         -=- D. J.

Received on Tue Jan 11 08:07:59 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.