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

svn 1.1.4 static builds for solaris, linux, mac

From: D. J. Hagberg <dhagberg_at_millibits.com>
Date: 2005-04-06 07:10:56 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. 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. The server
install supports fsfs and Berkeley DB (statically linked).

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

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

MD5 checksums:

30128ae593a8764400d2ac8ae9ec6864 subversion-1.1.4-linux-x86.tar.gz
83416a1f18393d7e574854f71cd4490c svn-linux-build.zip
f2bedc8b90b3a9e509bdde000d10b5d8 subversion-1.1.4-panther.dmg
e14ff3dea2f46fe708ca71b17af73e81 svn-mac-build.zip
4812729a23c5f0ccb7f51bc142b0cfa5 subversion-1.1.4-solaris-sparc.tar.gz
5acbaad1259c1ebe859261b307692b26 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.8. 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 GCC 2.95.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-4 applied
- Expat 1.95.8
- OpenSSL 0.9.7f
- Neon, APR, and APRUtil as shipped in the Subversion 1.1.4 tarball
- Solaris 2.6 build linked statically against Zlib 1.2.2

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: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 6 20:18:15 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.