Xymon Mailing List Archive search

Dependencies when installing

list Ralph Mitchell
Wed, 28 Apr 2010 18:04:44 -0400
Message-Id: <user-1dec64a15e0d@xymon.invalid>

On Wed, Apr 28, 2010 at 7:19 AM, Peter Brandt <user-b33d348a35c9@xymon.invalid> wrote:
Hello, when installing I am seeing the following errors and yum finds
nothing to do.

I am on Fedora 12, can you offer any advice?

Thank you and regards;
 [peter at peterlinux Downloads]$ rpm -i hobbit-4.2.0-1.s390.rpm
error: Failed dependencies:
       liblber.so.199 is needed by hobbit-4.2.0-1.s390
       libldap.so.199 is needed by hobbit-4.2.0-1.s390
       librrd.so.0 is needed by hobbit-4.2.0-1.s390
The first two libraries are part of LDAP and the other is rrdtool.  I
couldn't tell you the exact rpms to load as I don't have any kind of RedHat
installation, but I suspect you'll want something like
openldap-devel.xxx.rpm & rrdtool-devel.xxx.rpm

Ralph Mitchell