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

Re: Re: Newbie's same old question about Cygwin (was: Re: Newbie's same old ques

From: Marcos Chaves <mchvs_at_hotmail.com>
Date: 2004-07-25 22:09:24 CEST

Hi Christian.

>>Cygwin source package and ./configure + make worked great as expected.
>
>Did you apply the patch file which comes with the source package of
>subversion?
>
>Christian

No, I just downloaded the 1.0.5 tarball using Cygwin's setup (when
installed, the tarball goes to /usr/src) and then compiled it with
./configure + make.

Which patch file is that? Is this the one to make apr-util understand 4.2?
The apr-util version that comes with th Cygwin 1.0.5 source tarball is
already patched and has some other changes (maybe to make it work with
Cygwin? Mark?) and it just works.

The only non-trivial change (at least for me, because I still don't
understand the reason) that I did was to create the following link so
autogen.sh could find libtool:

  ln -s /usr/autotool/stable/share/aclocal/libtool.m4 /usr/share/aclocal

(Source:
http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgId=228841)

Anyway, I did it when I was trying to build Subversion from trunk/ and I
don't know if it is required if you are just building from a tarball.

Marcos

_________________________________________________________________
MSN Messenger: converse com os seus amigos online.
http://messenger.msn.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Jul 25 22:09:52 2004

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.