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

Re: Mac build of 1.4.x ?

From: Tim Hill <drtimhill_at_comcast.net>
Date: 2006-11-14 08:35:31 CET

As an fyi to others on this thread, I have since located a kind soul
who does regular Mac OS X subversion builds, Martin Ott...

        http://www.codingmonkeys.de/mbo/articles

I have downloaded his builds and they work very well, nicely wrapped
into Mac packages.

I don't know who maintains the Subversion downloads page, but I think
it should be updated with a pointer to Martin's site (assuming he is
happy with this, of course).

--Tim

On Nov 8, 2006, at 7:52 PM, Duncan Murdoch wrote:

> Ryan Schmidt wrote:
>> On Nov 4, 2006, at 17:05, Duncan Murdoch wrote:
>>
>>
>>>>> And is it necessary to build Apache if I only want an http or
>>>>> https client, not a server?
>>>>>
>>>> No, of course not. :) But you do need the Neon library, which
>>>> Subversion uses to talk over http and https.
>>>>
>>> Does that come with Apache, is it already there on a Mac, or is
>>> there another download necessary?
>>>
>>
>> It is not part of nor related to Apache; it's not already on a
>> Mac; you need to download it. As of Subversion 1.4.0, it's part
>> of the subversion-deps download:
>>
>> http://subversion.tigris.org/project_packages.html#source-release
>>
>> In Subversion 1.3.2 and before, I believe it was part of the
>> regular subversion package download.
> I finally got around to doing the build. It went fairly smoothly,
> though I was a little worried about repeated warnings from gcc:
>
> i686-apple-darwin8-gcc-4.0.3: unrecognized option '-no-cpp-precomp'
>
> Should I have done something differently when configuring to avoid
> this?
>
> I used the options listed on the Apple Xcode page
>
> http://developer.apple.com/tools/subversionxcode.html
>
> except that I deleted the options relating to Apache, i.e. I used
>
> ./configure --prefix=/usr/local \
> --mandir=/usr/local/share/man --with-ssl \
> --with-zlib \
> --enable-swig-bindings=no --without-berkeley-db
>
> I also added
>
> /usr/local/share/man
>
> to my MANPATH, but it's sort of useless: the man pages mostly just
> tell you to read the book.
>
>
> Duncan Murdoch
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 14 08:37:38 2006

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.