On 27/04/06, Chad Morland <cmorland@xxxxxxxxx> wrote:
I am trying to install the UltraMonkey version of LVS on a CentOS 4.3 box. I
downloaded the files from this location
http://www.ultramonkey.org/download/heartbeat/stable.latest/rhel4.
I am trying to install heartbeat-ldirectord-2.0.4-1.el4.i386.rpm but it is
giving me a dependency error which I cannot solve.
[root@lb2 RPMS]# rpm -i heartbeat-ldirectord-2.0.4-1.el4.i386.rpm
error: Failed dependencies:
perl-libnet is needed by heartbeat-ldirectord-2.0.4-1.i386
There are pre-built Heartbeat and Ldirectord packages available from
the CentOS guys. If you're happy with the older Ultramonkey release
(heartbeat-1.2.3, heartbeat-ldirectord-1.2.3 etc.), it and its
dependencies can be found in CentOS 4 Extras repository.
If you need the latest version, heartbeat-2.0.4-1 and
heartbeat-ldirectord-2.0.4-1 are available in the testing repository.
http://dev.centos.org/centos/4/testing/i386/RPMS/
The dependencies for Heartbeat 2.0.4-1 should all be able to be
fulfiled from CentOS repositories.
[wmcdonald@willspc ~]$ rpm -qp --requires
heartbeat-ldirectord-2.0.4-1.c4.i386.rpm
/bin/sh
/usr/bin/perl
ipvsadm
perl
perl(Digest::MD5)
perl(Getopt::Long)
perl(IO::Select)
perl(IO::Socket)
perl(LWP::Debug)
perl(LWP::UserAgent)
perl(Net::Ping)
perl(POSIX)
perl(Pod::Usage)
perl(Socket)
perl(Sys::Hostname)
perl(Sys::Syslog)
perl(strict)
perl(vars)
perl-Crypt-SSLeay
perl-HTML-Parser
perl-LDAP
perl-Mail-IMAPClient
perl-Net-DNS
perl-libwww-perl
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Will.
|