On 03.11.2013 20:29, Nico Kadel-Garcia wrote:
> I'm going to give you my Red Hat/Fedora classic advice.
>
>       Work From The RPM

That's not really helpful. People have legitimate reasons to build from
source, and you definitely won't find an (S)RPM with the latest trunk.
It really is mostly trivial to build from source on Linux. you just have
to make sure you have the headers and libs for all the dependencies
installed, and -- apart from Serf -- all of those should have standard
development packages on most any Linux distro.


The hints about "incompatilbe libc" seem to be implying that at least
some of your dependencies are not compatible (whatever that means) with
the updated system libraries. You'll have to rebuild those dependencies
or, better yet, install them with yum.

For example, I suspect you build APR from source, since Subversion is
trying to use its copy of libtool.

-- Brane


-- 
Branko Čibej | Director of Subversion
WANdisco // Non-Stop Data
e. br...@wandisco.com

Reply via email to