You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by "D. J. Hagberg" <dh...@millibits.com> on 2007/02/03 18:49:17 UTC

[CORR] svn 1.4.3 static builds for mac (fat), solaris (both), and linux (x86)

The solaris-sparc tarball had the wrong rev. 1.4.0 binaries in it,
from Oct 2006.  I have since posted a corrected tarball, with its
new checksum (22a7d7a29d1168dc7ff1948d0541601d) listed below.
Apologies for the slip-up.  Thanks to Raman G. for bringing this
to my attention.

                       -=- D. J.

---------------------------- Original Message ----------------------------
Subject: svn 1.4.3 static builds for mac (fat), solaris (both),     and
linux (x86) From:    "D. J. Hagberg" <dh...@millibits.com>
Date:    Fri, February 2, 2007 11:55 pm
To:      announce@subversion.tigris.org
Cc:      users@subversion.tigris.org
         dev@subversion.tigris.org
--------------------------------------------------------------------------

I have updated my static builds of Subversion.  This now includes
the following architectures:

- Mac OS X Tiger - fat (both ppc and x86 in the same binaries)
- Solaris 7 and higher (8, 9, 10, ...) - sparc
- Solaris 10 and higher - x86
- Linux kernel 2.4 and higher - x86

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).

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

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

MD5 checksums:
linux/
1383c4505e83bf391ff59df56812cad3  subversion-1.4.0-linux-x86.tar.gz
d5e325c90a3615b5ce1d6f6a065ea37f  svn-linux-build.zip

macosx/
9ca6808ccf82936c5fc22fe3c8336d96  subversion-1.4.0-tiger.dmg
1cda43edb42527263350fa39bce6e240  svn-mac-build.zip

solaris/
22a7d7a29d1168dc7ff1948d0541601d  subversion-1.4.3-solaris-sparc.tar.gz
b4bb8a8111f4f969518eace92ad87053  subversion-1.4.0-solaris-x86.tar.gz
a39b6c9b1e39851b05b4e5dddbeace53  svn-solaris-build.zip

linux/
a5ffce124c1c4612404084a8228234c1  subversion-1.4.3-linux-x86.tar.gz
2229a4405f899e9b7f1f02d214de6ddb  svn-linux-build.zip

macosx/
7c7e3f8897a0d2209d5d75e3058508d9  subversion-1.4.3-tiger-fat.dmg
27d03dea90e90d535465473975a22228  svn-mac-build.zip

solaris/
22a7d7a29d1168dc7ff1948d0541601d  subversion-1.4.3-solaris-sparc.tar.gz
327eb28f3783c9bea3da44342540b7ef  subversion-1.4.3-solaris-x86.tar.gz
0823c116d4c629871b1f1401d0ada5d5  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.

More OS-specific details:

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.  I have had some feedback from SuSE and
Ubuntu users that previous builds of these binaries do work
in their environments.

Mac version built on Tiger 10.4.8 for PowerPC *and* Intel.  I then used
the "lipo" utility to build fat binaries of each of the svn*
utilities that are included in this installer.  If you are running and
older version of Mac OS X, I have kept old builds for Jaguar
(10.2) and Panther (10.3) in the same directory:

c0ea53ce7758e11369dc8a37c384c05c  subversion-1.0.6-jaguar.dmg
3d69f7211f80218f635c83655d30ed50  subversion-1.3.0-panther.dmg

Solaris/sparc version built on Solaris 7 (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.

Solaris/x86 version built on Solaris 10 (using the unbundled
SunPro/Forte compilers), which should run on both i386 and x64 (AMD
Opteron/Intel EM64T) systems.  I have only tested it on i386.  This should
also run on Solaris Express and Open Solaris/Nevada but that has not been
tested.

All versions linked dynamically against the system zlib except for Solaris
7 Sparc (where there is no system zlib) and statically against: - Berkely
DB 4.4.20, with patches 1-4 applied
- Expat 2.0.0
- OpenSSL 0.9.8d
- Neon, APR, and APRUtil as shipped in the Subversion 1.4.3-deps
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


Re: [CORR] svn 1.4.3 static builds for mac (fat), solaris (both), and linux (x86)

Posted by Ben Collins-Sussman <su...@red-bean.com>.
What Mark proposes to do is great, but at the same time, I think
there's nothing wrong with our downloads page linking to several
alternatives for each operating system... as long as the text is clear
about the "comprehensiveness" of each volunteer-produced package.

So yeah, why not send a patch to the web page, DJ?


On 3/29/07, D. J. Hagberg <dh...@millibits.com> wrote:
> Ben/Mark --
>
> I'd be happy to have my binaries linked from the subversion download
> page, but agree that they are not what could  be called a "general
> purpose" installation.  My binaries are /only/ the statically linked
> executables, no shared libs or bindings that could be used by Eclipse users.
>
> Perhaps links to
>
> Mac OS X: http://www.uncc.org/svntools/clients/macosx/
> Linux: http://www.uncc.org/svntools/clients/linux/
> Solaris: http://www.uncc.org/svntools/clients/solaris/
>
> Should I just submit a patch to that web page in the subversion source?
>
>                         -=- D. J.
>
> Mark Phippard wrote:
> > On 3/29/07, *Ben Collins-Sussman* <sussman@red-bean.com
> > <ma...@red-bean.com>> wrote:
> >
> >     Seeing as how the Metissian OSX binaries only go up to svn 1.3,
> >     wouldn't it be nice to our users to add a link to D.J.'s 1.4 binaries
> >     on our 'downloads' page?  A lot of OSX users are asking about why
> >     there are no 1.4 binary links on the site...
> >
> >
> > We have been working with someone in the community to provide hosting
> > for this on openCollabNet as well.  I will check into the progress,  For
> > me an issue is that Metissian used to provide JavaHL in their package
> > and a lot of Subclipse users relied on it.  The packages I have seen
> > available for OS X, such as those from Martin Ott do not include it.
> >
> > Anyway, I have been working to get CollabNet to provide a project space,
> > and bandwidth to host this for users that are willing to provide the
> > binaries.  We will also soon have Solaris client and server binaries
> > available as part of our "official" binaries.
> >
> >
> > --
> > Thanks
> >
> > Mark Phippard
> > http://markphip.blogspot.com/
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: [CORR] svn 1.4.3 static builds for mac (fat), solaris (both), and linux (x86)

Posted by "D. J. Hagberg" <dh...@millibits.com>.
Ben/Mark --

I'd be happy to have my binaries linked from the subversion download
page, but agree that they are not what could  be called a "general
purpose" installation.  My binaries are /only/ the statically linked
executables, no shared libs or bindings that could be used by Eclipse users.

Perhaps links to

Mac OS X: http://www.uncc.org/svntools/clients/macosx/
Linux: http://www.uncc.org/svntools/clients/linux/
Solaris: http://www.uncc.org/svntools/clients/solaris/

Should I just submit a patch to that web page in the subversion source?

			-=- D. J.

Mark Phippard wrote:
> On 3/29/07, *Ben Collins-Sussman* <sussman@red-bean.com
> <ma...@red-bean.com>> wrote:
> 
>     Seeing as how the Metissian OSX binaries only go up to svn 1.3,
>     wouldn't it be nice to our users to add a link to D.J.'s 1.4 binaries
>     on our 'downloads' page?  A lot of OSX users are asking about why
>     there are no 1.4 binary links on the site...
> 
> 
> We have been working with someone in the community to provide hosting
> for this on openCollabNet as well.  I will check into the progress,  For
> me an issue is that Metissian used to provide JavaHL in their package
> and a lot of Subclipse users relied on it.  The packages I have seen
> available for OS X, such as those from Martin Ott do not include it.
> 
> Anyway, I have been working to get CollabNet to provide a project space,
> and bandwidth to host this for users that are willing to provide the
> binaries.  We will also soon have Solaris client and server binaries
> available as part of our "official" binaries.
> 
> 
> -- 
> Thanks
> 
> Mark Phippard
> http://markphip.blogspot.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: [CORR] svn 1.4.3 static builds for mac (fat), solaris (both), and linux (x86)

Posted by Mark Phippard <ma...@gmail.com>.
On 3/29/07, Ben Collins-Sussman <su...@red-bean.com> wrote:
>
> Seeing as how the Metissian OSX binaries only go up to svn 1.3,
> wouldn't it be nice to our users to add a link to D.J.'s 1.4 binaries
> on our 'downloads' page?  A lot of OSX users are asking about why
> there are no 1.4 binary links on the site...


We have been working with someone in the community to provide hosting for
this on openCollabNet as well.  I will check into the progress,  For me an
issue is that Metissian used to provide JavaHL in their package and a lot of
Subclipse users relied on it.  The packages I have seen available for OS X,
such as those from Martin Ott do not include it.

Anyway, I have been working to get CollabNet to provide a project space, and
bandwidth to host this for users that are willing to provide the binaries.
We will also soon have Solaris client and server binaries available as part
of our "official" binaries.

-- 
Thanks

Mark Phippard
http://markphip.blogspot.com/

Re: [CORR] svn 1.4.3 static builds for mac (fat), solaris (both), and linux (x86)

Posted by Ben Collins-Sussman <su...@red-bean.com>.
Seeing as how the Metissian OSX binaries only go up to svn 1.3,
wouldn't it be nice to our users to add a link to D.J.'s 1.4 binaries
on our 'downloads' page?  A lot of OSX users are asking about why
there are no 1.4 binary links on the site...


On 2/3/07, D. J. Hagberg <dh...@millibits.com> wrote:
> The solaris-sparc tarball had the wrong rev. 1.4.0 binaries in it,
> from Oct 2006.  I have since posted a corrected tarball, with its
> new checksum (22a7d7a29d1168dc7ff1948d0541601d) listed below.
> Apologies for the slip-up.  Thanks to Raman G. for bringing this
> to my attention.
>
>                        -=- D. J.
>
> ---------------------------- Original Message ----------------------------
> Subject: svn 1.4.3 static builds for mac (fat), solaris (both),     and
> linux (x86) From:    "D. J. Hagberg" <dh...@millibits.com>
> Date:    Fri, February 2, 2007 11:55 pm
> To:      announce@subversion.tigris.org
> Cc:      users@subversion.tigris.org
>          dev@subversion.tigris.org
> --------------------------------------------------------------------------
>
> I have updated my static builds of Subversion.  This now includes
> the following architectures:
>
> - Mac OS X Tiger - fat (both ppc and x86 in the same binaries)
> - Solaris 7 and higher (8, 9, 10, ...) - sparc
> - Solaris 10 and higher - x86
> - Linux kernel 2.4 and higher - x86
>
> 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).
>
> Available for download, along with the scripts used to build them, at:
>
> http://www.uncc.org/svntools/clients/
>
> MD5 checksums:
> linux/
> 1383c4505e83bf391ff59df56812cad3  subversion-1.4.0-linux-x86.tar.gz
> d5e325c90a3615b5ce1d6f6a065ea37f  svn-linux-build.zip
>
> macosx/
> 9ca6808ccf82936c5fc22fe3c8336d96  subversion-1.4.0-tiger.dmg
> 1cda43edb42527263350fa39bce6e240  svn-mac-build.zip
>
> solaris/
> 22a7d7a29d1168dc7ff1948d0541601d  subversion-1.4.3-solaris-sparc.tar.gz
> b4bb8a8111f4f969518eace92ad87053  subversion-1.4.0-solaris-x86.tar.gz
> a39b6c9b1e39851b05b4e5dddbeace53  svn-solaris-build.zip
>
> linux/
> a5ffce124c1c4612404084a8228234c1  subversion-1.4.3-linux-x86.tar.gz
> 2229a4405f899e9b7f1f02d214de6ddb  svn-linux-build.zip
>
> macosx/
> 7c7e3f8897a0d2209d5d75e3058508d9  subversion-1.4.3-tiger-fat.dmg
> 27d03dea90e90d535465473975a22228  svn-mac-build.zip
>
> solaris/
> 22a7d7a29d1168dc7ff1948d0541601d  subversion-1.4.3-solaris-sparc.tar.gz
> 327eb28f3783c9bea3da44342540b7ef  subversion-1.4.3-solaris-x86.tar.gz
> 0823c116d4c629871b1f1401d0ada5d5  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.
>
> More OS-specific details:
>
> 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.  I have had some feedback from SuSE and
> Ubuntu users that previous builds of these binaries do work
> in their environments.
>
> Mac version built on Tiger 10.4.8 for PowerPC *and* Intel.  I then used
> the "lipo" utility to build fat binaries of each of the svn*
> utilities that are included in this installer.  If you are running and
> older version of Mac OS X, I have kept old builds for Jaguar
> (10.2) and Panther (10.3) in the same directory:
>
> c0ea53ce7758e11369dc8a37c384c05c  subversion-1.0.6-jaguar.dmg
> 3d69f7211f80218f635c83655d30ed50  subversion-1.3.0-panther.dmg
>
> Solaris/sparc version built on Solaris 7 (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.
>
> Solaris/x86 version built on Solaris 10 (using the unbundled
> SunPro/Forte compilers), which should run on both i386 and x64 (AMD
> Opteron/Intel EM64T) systems.  I have only tested it on i386.  This should
> also run on Solaris Express and Open Solaris/Nevada but that has not been
> tested.
>
> All versions linked dynamically against the system zlib except for Solaris
> 7 Sparc (where there is no system zlib) and statically against: - Berkely
> DB 4.4.20, with patches 1-4 applied
> - Expat 2.0.0
> - OpenSSL 0.9.8d
> - Neon, APR, and APRUtil as shipped in the Subversion 1.4.3-deps
> 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
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org