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

Subversion openSUSE build pre-requisites

From: Paul Hammant <paul_at_hammant.org>
Date: Sun, 18 Feb 2018 07:14:30 -0500

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
Received on 2018-02-18 13:14:43 CET

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.