| Building Subversion on the Mac
From: Paul Hammant <paul_at_hammant.org>
 Date: Sat, 24 Feb 2018 05:18:03 -0500 
Based on Brane's email from yesterday, I did a build for Subversion on the
 brew install apr apr-util httpd serf zlib berkeley-db swig lz4 utf8proc
 # These two were necessary for me, for some reason
 ./autogen.sh
 ./configure
 make && make install
 Exhaustive test suites and language-binding builds are another thing
 The list of brew installs were the ones needed by me to get over the line.
 Versions after Brew's actions:
 apr 1.6.3
 - ph
 | 
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.