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

Re: Building subversion server: a puzzle

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-11-15 16:40:55 CET

On Sat, 2003-11-15 at 08:02, Wadsworth, Eric (Contractor) wrote:

> Unfortunately, there is no configure script in the source. Maybe this was an
> oversight?

Huh? What are you talking about?

$ tar xfz subversion-0.33.0.tar.gz
$ ls subversion-0.33.0/configure
subversion-0.33.0/configure*

> Where did I go wrong?

Did you delete it or something? Are you using a real tarball?

You can always recreate ./configure by running ./autogen.sh (as the
INSTALL file explains.) But then that requires a whole bunch of auto*
tools to be installed. Only developers typically run ./autogen.sh. You
shouldn't have to, because we did it for you, before rolling the
tarball.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Nov 15 16:41:56 2003

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.