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

Re: Build System Problems!

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2001-08-24 17:39:21 CEST

On Fri, Aug 24, 2001 at 11:20:27AM -0400, Kevin Pilch-Bisson wrote:
> Hey All,
>
> Just for fun I went to try to install a version of svn on a system that doesn't
> have the auto* tools. So what I did is check out the code, then copy my
> configure scripts etc to the machine. I then found I needed to copy
> build-outputs.mk as well. The problem began then.

The best way to do this is get a vanilla checkout on your development
machine (which has auto* installed), put apr, neon in there then run
autogen.sh. Then tar that tree up and you can put it on your build
machine (which doesn't have auto*), untar, and run configure.

(The dist.sh script might do this too, I haven't tried it)

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:37 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.