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

Re: test failures on OS X 10.4.11 with Python 2.5.1

From: Phil Schumm <pschumm_at_uchicago.edu>
Date: 2008-01-02 02:31:46 CET

On Jan 1, 2008, at 3:09 PM, Ryan Schmidt wrote:
> This type of error usually means you are attempting to compile a
> piece of software as a universal binary, but one of its
> dependencies is not compiled as a universal binary.

Thanks for the info.

> I think it would be simpler if you just install the MacPorts
> package manager and use it to install Subversion and whatever
> bindings you want.
>
> http://www.macports.org/
>
> sudo port install subversion
> sudo port install subversion-python25bindings
>
> If you have any questions about MacPorts, come on over to the
> macports-users mailing list.

Thanks also for the suggestion, and I'll seriously consider it. We
have always built everything from scratch on our servers (for the
flexibility), and I typically try to keep my machine built as closely
as possible to facilitate testing and development. But, I should
certainly take some time to learn more about MacPorts.

-- Phil

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 2 02:32:16 2008

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.