Re: Install and INSTALL issues

2011-10-12 Thread Daniel Shahaf
Stefan Sperling wrote on Wed, Oct 12, 2011 at 11:12:28 +0200: > Also note that there is a fairly comprehensive regression test suite > you can use to verify the compiled binaries. 'make check' invokes this > testsuite. See here for more information: > https://svn.apache.org/repos/asf/subversion/tru

Re: Install and INSTALL issues

2011-10-12 Thread Philip Martin
Stefan Sperling writes: > On Wed, Oct 12, 2011 at 10:25:19AM +0100, Philip Martin wrote: >> Stefan Sperling writes: >> >> > That idea won't fly. Because --prefix is also used by distribution >> > packagers >> > to install svn into a fake prefix to prepare for packaging. >> > In which case they

Re: Install and INSTALL issues

2011-10-12 Thread Stefan Sperling
On Wed, Oct 12, 2011 at 10:25:19AM +0100, Philip Martin wrote: > Stefan Sperling writes: > > > That idea won't fly. Because --prefix is also used by distribution packagers > > to install svn into a fake prefix to prepare for packaging. > > In which case they do want the apache modules. > > I'd e

Re: Install and INSTALL issues

2011-10-12 Thread Philip Martin
Stefan Sperling writes: > That idea won't fly. Because --prefix is also used by distribution packagers > to install svn into a fake prefix to prepare for packaging. > In which case they do want the apache modules. I'd expect packagers to use the true, final destination in --prefix and then to se

Re: Install and INSTALL issues

2011-10-12 Thread Stefan Sperling
On Tue, Oct 11, 2011 at 04:03:21PM -0700, Andrew McClure wrote: > Anyway this is a problem as I see it in that the .zip and the .tar.gz > contain in fact different files, but are presented on > http://subversion.apache.org/download/ as if they are identical. At a > minimum if you don't want to chan