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

Re: Issues building svn 1.7.6 in non apache mode (module mod_dontdothat)G

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Mon, 20 Aug 2012 08:46:22 +0100

Bob Chapman wrote on Sun, Aug 19, 2012 at 15:00:40 -0500:
> I have used the INSTALL
>
> $ ./configure
> $ make
> $ make install
>
> method to successfully build and install subversion from a tar ball for
> versions from 1.4.x to 1.7.6 on a variety of Centos and Ubuntu
> platforms.
>
> Trying to build version 1.7.6 under Centos 4.9 (Final) and Ubuntu 10.04
> LTS resulted in failure due to this same mod_dontdothat issue.
>
> After applying Roman's patch, the make was successful on both systems.
> I'm not astute enough to know if I should go ahead and install 1.7.6 or
> wait for an "official" solution? ;) Thanks in advance.

Check 'make -n install | grep dontdothat'.

(There is a longer answer telling you about how patches that touch
build.conf require following the build-from-checkout (not -from-tarball)
procedure, but I need to commute in about three.. two.. one..)
Received on 2012-08-20 09:47:10 CEST

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.