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

Re: svnsync_test.py fails: wrong version of SQLite library

From: Nico Kadel-Garcia <nkadel_at_gmail.com>
Date: Tue, 23 Nov 2010 22:12:00 -0500

On Tue, Nov 23, 2010 at 7:16 PM, Michael J. Bauer
<mjbauer_at_eecs.tufts.edu> wrote:
> I am attempting to build SVN on a RHEL 5.4 system.  There are two versions
> of SQLite on the system:

Use the SRPM or the RPM from RPMforge. I've had some involvement with
that: previous contributors included the squlite-amalgmation tarball,
which is used at compile time to provide statically loaded libraries
and brings it successfully into RHEL 5.x compatibilyy.

RHEL 5's version is perilously out of date for both security and
performance reasons: I strongly recommend the RPMforge
subversion-1.6.13 toolsuite. It's one issue is that RPMforge doesn't
publish i386 packages in the same repository as x86_64 packages, and
RHEL does, so you have to play yum configuration games to avoid
loading the subversion-1.4.2-1.i386.rpm from RHEL, and the
subversion-1.6.13-[release].x86_64.rpm from RPMforge and causing
chaos.
Received on 2010-11-24 04:12:36 CET

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.