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

Re: buildcheck.sh "warnings"

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-07-01 16:16:21 CEST

On Jul 1, 2005, at 8:58 AM, Soren 'Frank' Munch wrote:

>
> Hi,
>
> I am a little confused over the messages from ./autogen.sh, running
> from
> unpacked tarball for 1.2.0 on FreeBSD 5.4
>
> ./autogen.sh runs through, but it says:

Why are you running ./autogen.sh at all? Are you planning to create
your own distribution of subversion?

./autogen.sh is something that only subversion develeopers need to
run. It requires that specific versions of autoconf, libtool,
python, and other things be installed. Developers run autogen.sh,
which generates 'configure', and then package up the tarball. End
users of the tarball need only run './configure && make'.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 1 16:26:00 2005

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.