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

Re: Experiences building subversion incl. 6 dependencies

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2003-03-13 19:40:32 CET

PVM@capmon.dk writes:
> But it has been a battle to get here, I must admit, taking a couple of
> days, not hours. I'm hoping that this example will help anyone trying to
> get to this same blissful subversioned place. I realize that this is a
> young-ish project and that SuSE 7.2 is dated, and so it is only natural
> that many prerequisites were out of date. But even my fairly new RedHat
> 8.0 installation at home was out of date, so I'm hoping that my monster
> script will have some relevance even for users that don't have quite as
> old an installation as what I started out with.
>
> If it would benefit the subversion community (or mostly its future new
> users) I wouldn't mind turning it into a more general purpose script or
> Makefile e.g. distributed with or mentioned in INSTALL. But if there is no
> interest in that, I won't bother :-) I would have *loved it* if something
> like this had been around for me - a working example of some of the useful
> configure parameters and environment variables for all the prerequisites
> using custom --prefix options.

Whew! I'm sorry it was such a trial... But, it should be pointed out
that based on your list

> libtool-1.4.3.tar.gz
> autoconf-2.57.tar.gz
> db-4.0.14.tar.gz
> httpd-2.0.44.tar.gz
> Python-2.2.2.tgz
> swig-1.3.17.tar.gz
> subversion-0.19.1.tar.gz

... you were trying to get the server and the SWIG bindings. In other
words, the most complex possible set of requirements :-). Someone
just building a client won't encounter nearly as many problems. And
even someone who wants a server still might not want SWIG bindings.

Also, why did you need autoconf? The last item in your list is the
0.19.1 Subversion tarball, which should come preconfigured.

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 13 20:18:01 2003

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.