OpenSUSE is interesting to me because it has a 64bit image for the
RspberryPi3 <https://en.opensuse.org/HCL:Raspberry_Pi3>, and there is no
64 bit version of Raspbian, presently.

If anyone is interested, the 1.10 branch (if not more) builds on the Pi3
after these additional package installs:

zypper install libapr-util1-devel
zypper install libtool
zypper install sqlite
zypper install gcc
zypper install sqlite3-devel
zypper install libserf-devel
zypper install liblz4-devel
zypper install apache2-devel
zypper install utf8proc-devel
zypper install make

'make install' is putting libraries in /usr/local/lib64/ and binaries in
/usr/local/bin
It is putting mod_dav_svn.so into /usr/local/lib/

- Paul

Reply via email to