You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Sean Moss-Pultz <se...@moss-pultz.com> on 2004/07/16 07:26:49 UTC

libdb_4.2.so dependency problem installing subversion on suse 9

I've been running Subversion on a NT box for almost a year now. No 
complaints at all, just wanted to setup a SuSE 9 Professional system as 
well. I seam to be running into dependency nightmare...

I have apache 2.0.48 and libneon.so.24 installed ok. Libdb_4.2.so seems 
to be giving me troubles now. If it helps I'm using the package from 
ftp://ftp.suse.com/pub/people/poeml/

The conflict list looks something like this:

-------------------------------------------------
apache2-metuxmpm 2.0.47-63 conflict
     Conflict Resolution:
         ( ) Ignore Conflict and Risk System Inconsistencies
db 4.2.52-86 conflict
     Conflicts with:
         heimdal-lib requires libdb-4.1.so
         cyrus-sasl requires libdb-4.1.so
         dirmngr requires libdb-4.1.so
         pam requires libdb-4.1.so
         postfix requires libdb-4.1.so
         iproute2 requires libdb-4.1.so
     Conflict Resolution:
         ( ) Do Not Update db
         ( ) Remove All 337 Conflicting Packages
             Delete vacation
             Delete alsa-tools
             Delete esound
             Delete i4l-base
             Delete QtPixmap
             Delete w3m
             Delete hotplug
             Delete suse-build-key
             329 more...
         ( ) Ignore Conflict and Risk System Inconsistencies
openssh 3.7.1p2-1 conflict
     Conflict Resolution:
         ( ) Ignore Conflict and Risk System Inconsistencies
perl 5.8.1-46 conflict
     Conflict Resolution:
         ( ) Ignore Conflict and Risk System Inconsistencies

-------------------------------------------------

Anyone have some suggestions? Sorry for being such a linux rookie if 
this is a trivial matter.

-Sean