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

Re: subversion redhat 9 rpms - help?

From: David Summers <david_at_summersoft.fay.ar.us>
Date: 2004-02-26 21:36:31 CET

First, please email to the users@subversion.tigris.org mailing list so
everyone can benefit. :-)

On Thu, 26 Feb 2004, Greg Wolfe wrote:

> I am attempting to install the apr, apr-util, neon, and subversion
> rpms for RedHat 9.
>
> Rpm reports that libdb-4.0.so is needed by apr-util and by subversion
>
> (
> # rpm -Uvh apr* neon-0.24.4-1.i386.rpm subversion-1.0.0-1.rh90.i386.rpm
> error: Failed dependencies:
> libdb-4.0.so is needed by apr-util-0.9.5-0.1
> libdb-4.0.so is needed by subversion-1.0.0-1
> Suggested resolutions:
> compat-db-4.0.14-5.i386.rpm
> )
>
> When I attempt to install db4-4.0.14-20.i386.rpm
> found on rpmfind.net I am told that various installed
> rpms depend on newer versions of berkeley db
> (eg:
> ...
> libdb-4.1.so is needed by (installed) libtabe-0.2.6-5.1
> libdb-4.1.so is needed by (installed) openoffice-libs-1.0.2-8
> libdb-4.1.so is needed by (installed) oprofile-0.5.4-13
> libdb_cxx-4.1.so is needed by (installed) openoffice-libs-1.0.2-8
> db4 = 4.1.25-8 is needed by (installed) db4-devel-4.1.25-8
> ...
> )
>
> I can find an rpm called compat-db-4.0.14-4.i386.rpm for redhat _7_
> but I cannot find a version of compat-db for redhat 9 or version 4.0.14-5.
>
> I confess to being completely mystified by rpm installation dependancies.
> What should I do to get this installed?
>

It sounds like maybe you have installed some other packages that depend on
db4-4.1 RPMS or something (????)

The db4-4.0.14-20.i386.rpm from the official RedHat 9 distribution is what
I'm using (no need for rpmfind). I *think* you should be able to install
that at the same time you have the db4-4.1 RPM installed. Don't do an
"upgrade", just do a normal "install" (rpm -ivh) of the db4-4.0.14-20.i386.rpm
from RedHat.

If that is not the case then we'll have to get more detailed information.

-- 
David Wayne Summers          "Linux: Because reboots are for hardware upgrades!"
david_at_summersoft.fay.ar.us   PGP Key: http://summersoft.fay.ar.us/~david/pgp.txt
PGP Key fingerprint =  C0 E0 4F 50 DD A9 B6 2B  60 A1 31 7E D2 28 6D A8 
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 26 21:53:41 2004

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.