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

FC1 and SVN

From: Patrick Nelson <pnelson_at_neatech.com>
Date: 2004-07-05 22:44:31 CEST

FC1 Up2date...

I was wanting to load up the latest rpm from subversion.tigris.org and
they have rpms there for FC1. But, when I went to install them (just
the basic to start with -> apr, apr-util, neon, and subversion), I get
dependency problems. As I tried to update apr and apr-util but find
that these need db42:

error: Failed dependencies:
 db42-devel is needed by apr-util-devel-0.9.5-0.4
 libdb-4.2.so is needed by apr-util-0.9.5-0.4

So I tried to rpm -Uvh db42 rpm and also rpm -ivh it but:

Preparing... ########################################### [100%]
-file /usr/include/db4/db.h from install of db42-devel-4.2.52-0.1
 conflicts with file from package db4-devel-4.1.25-14
-file /usr/include/db4/db_185.h from install of db42-devel-4.2.52-0.1
 conflicts with file from package db4-devel-4.1.25-14
-file /usr/include/db4/db_cxx.h from install of db42-devel-4.2.52-0.1
 conflicts with file from package db4-devel-4.1.25-14
-file /usr/lib/libdb.so from install of db42-devel-4.2.52-0.1
 conflicts with file from package db4-devel-4.1.25-14
.....

So if both of these (-Uvh and -ivh) result in a conflict, how do I
install this db42 package? I think this is the Sleepy Cat DB so, if
there is a way to install it is this going to impact other apps that
utilize the db app? I did try to rpm -ev but of course a lot of things
rely on the db4 package. Anyone have any suggestions?

TIA

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jul 5 22:48:06 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.