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..) 

Reply via email to