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

Re: Apache Subversion 1.8.0 Released (An appropriate version of serf could not be found)

From: Thomas Harold <thomas-lists_at_nybeta.com>
Date: Tue, 18 Jun 2013 14:23:09 -0400

And the last hurdle I had to jump over to get svn 1.8.0 to compile on my
CentOS 6 box. When running ./configure, I had the following message
show up:

--------

checking was serf enabled... no

An appropriate version of serf could not be found, so libsvn_ra_serf
will not be built. If you want to build libsvn_ra_serf, please
install serf 1.2.1 or newer.

--------

I downloaded serf from:

http://code.google.com/p/serf/downloads/list

Ran the ./configure, make, make install steps

Then I had to tell SVN's configure command where to find the serf libraries:

$ ./configure --with-serf=/usr/local/serf/

I probably could have also downloaded the serf-devel and serf RPMs from
Wandisco's site:

http://opensource.wandisco.com/rhel/6/svn-1.8/RPMS/x86_64/
Received on 2013-06-18 20:24:18 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.