FlorianLR’s Blog

Comments about life

Icinga missing libltdl.so.3()(64bit) and libdbi.so.0()(64bit)

Posted by langbogen on November 25, 2011

Today I got this error when installing icinga:

rpm -ivh icinga-1.5.1-1.el5.rf.x86_64.rpm
warning: icinga-1.5.1-1.el5.rf.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 6b8d79e6
error: Failed dependencies:
        libltdl.so.3()(64bit) is needed by icinga-1.5.1-1.el5.rf.x86_64

It’s not obvisious, but I had to install libtool-ltdl:

yum install libtool-ltdl.x86_64

I found it using pkgs.org.

The same applies to libdbi.so.0()(64bit) – I installed it using yum install libdbi

Advertisement

One Response to “Icinga missing libltdl.so.3()(64bit) and libdbi.so.0()(64bit)”

  1. dnsmichi said

    better use the repoforge repository and do it the yum way to automatically resolve dependencies.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

 
Follow

Get every new post delivered to your Inbox.