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

Re: Building Subversion on Debian stretch with serf support

From: James McCoy <jamessan_at_jamessan.com>
Date: Wed, 28 Feb 2018 07:19:27 -0500

On Wed, Feb 28, 2018 at 11:15:07AM +0000, Philip Martin wrote:
> Paul Hammant <paul_at_hammant.org> writes:
>
> > Or is there an option to hand `apt-get` that really lassos in the serf
> > binary for the same of making Subversion with client support for http(s)
> > checkouts.
>
> Typically Debian installs libraries that can be used at runtime but not
> at build-time and to get build-time support you need to install the
> corresponding -dev package. In this case you need to install
> libserf-dev.
>
> You can use
>
> apt-get build-dep subversion
>
> to install all the build dependencies used by Debian's own Subversion
> package.

Note that 1.10 also wants to use liblz4 and libutf8proc, so you'll also
want to install the liblz4-dev and libutf8proc-dev packages.

I'll have an updated Debian package uploaded to experimental in the next
few days.

Cheers,

-- 
James
GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7  2D23 DFE6 91AE 331B A3DB
Received on 2018-02-28 13:19:35 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.