[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: Jeremy Pereira <jeremyp_at_jeremyp.net>
Date: 2006-11-06 17:44:07 CET

On 4 Nov 2006, at 23:24, Tim Hill wrote:

> I only wanted a client, so I just:
>
> -- Downloaded the stable 1.0.0 tar and expanded it using Finder
> -- Opened a terminal window and navigated to the subversion-1.4.0
> folder
> -- ran ./configure with the defaults
> -- ran make
> -- ran sudo make install

That won't include Neon. From the INSTALL file:

       If you're just installing a Subversion client, the Subversion
       team has created a package containing the minimal prerequisite
       libraries (Apache Portable Runtime, Neon, and Zlib) called the
       "dependency package" tarball or zipfile. You should be able to
       find it at the same place that you downloaded the Subversion
       tarball itself from. (Note that this is new as of Subversion
       1.4.0; previous releases packaged the dependencies in the same
       tarball as Subversion itself.) If you don't have these
       libraries installed already, you can simply unpack the
       dependency package "on top of" the Subversion package; for
       example, if you are using a .tar.gz bundle on Unix, you could
       type:

           $ tar xzvf subversion-1.x.x.tar.gz
           $ tar xzvf subversion-deps-1.x.x.tar.gz
           $ cd subversion-1.x.x

>
> There were a few complaints because of the lack of Apache, but the
> client build was fine (it was all I wanted).
>
> --Tim
>
> On Nov 4, 2006, at 3:58 AM, Duncan Murdoch wrote:
>
>> On 11/4/2006 2:25 AM, Tim Hill wrote:
>>> Thanks to all for the suggestions. I bit the bullet and did my
>>> own build, which seems to be working fine. :-)
>>
>> Could you write up the details of what's changed since http://
>> developer.apple.com/tools/subversionxcode.html?
>>
>> And is it necessary to build Apache if I only want an http or
>> https client, not a server?
>>
>> Duncan Murdoch
>>
>>> --Tim
>>> On Nov 2, 2006, at 1:13 PM, John Burwell wrote:
>>>> If you're referring to Matt Porter's builds at metissian.com, I
>>>> suggest you drop him a note. All subversion binaries are
>>>> maintained by volunteers; the subversion project doesn't
>>>> maintain any official binaries.
>>>>
>>>> j
>>>>
>>>> On Nov 1, 2006, at 7:40 PM, Tim Hill wrote:
>>>>
>>>>> Does anyone know the status of Mac builds? Both the links on
>>>>> the downloads pages are stuck at 1.3.1 or earlier.
>>>> -------------------------------------------------------------------
>>>> --
>>>> 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
>>
>
> ---------------------------------------------------------------------
> 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 Mon Nov 6 17:46:40 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.