Operating System - Linux
1753946 Members
7461 Online
108811 Solutions
New Discussion юеВ

Install Hearbeat - RH 5.0

 
KarloChacon
Honored Contributor

Install Hearbeat - RH 5.0

hi guys

I have to manually install heartbeat on my Red Hat Ent 5.0 (I know about yum but...)

I would like to know which packages I need and where to get them ?

is it here for RH 5.0? http://dev.centos.org/centos/4/testing/i386/RPMS/

should I do something special before running those rpms or just rpm -ivh will install them without problem?

thanks a lot
Didn't your momma teach you to say thanks!
2 REPLIES 2
KarloChacon
Honored Contributor

Re: Install Hearbeat - RH 5.0

this is my kernel version BTW 2.6.18-8.el5
Didn't your momma teach you to say thanks!
KarloChacon
Honored Contributor

Re: Install Hearbeat - RH 5.0

don't worry I found them but I have this doubt about the warning message I get every time I install one of this RPMs? any idea?

thanks a lot

[root@localhost heartbeat]# rpm -ivh heartbeat-2.1.4-9.el5.i386.rpm
warning: heartbeat-2.1.4-9.el5.i386.rpm: Header V3 DSA signature: NOKEY, key ID 217521f6
error: Failed dependencies:
libltdl.so.3 is needed by heartbeat-2.1.4-9.el5.i386
libnet.so.1 is needed by heartbeat-2.1.4-9.el5.i386
libpils.so.1 is needed by heartbeat-2.1.4-9.el5.i386
libstonith.so.1 is needed by heartbeat-2.1.4-9.el5.i386


[root@localhost heartbeat]# rpm -ivh libtool-ltdl-1.5.22-6.1.i386.rpm
warning: libtool-ltdl-1.5.22-6.1.i386.rpm: Header V3 DSA signature: NOKEY, key ID e8562897
Preparing... #####################################[100%]
1:libtool-ltdl ########################################[100%]

[root@localhost heartbeat]# rpm -ivh libnet-1.1.4-1.el5.pp.i386.rpm
warning: libnet-1.1.4-1.el5.pp.i386.rpm: Header V3 DSA signature: NOKEY, key ID 6971f6ac
Preparing... #####################################[100%]
1:libnet #####################################[100%]

[root@localhost heartbeat]# rpm -ivh heartbeat-pils-2.1.4-9.el5.i386.rpm
warning: heartbeat-pils-2.1.4-9.el5.i386.rpm: Header V3 DSA signature: NOKEY, key ID 217521f6
Preparing... ######################################[100%]
1:heartbeat-pils ######################################[100%]

[root@localhost heartbeat]# rpm -ivh heartbeat-stonith-2.1.4-9.el5.i386.rpm
warning: heartbeat-stonith-2.1.4-9.el5.i386.rpm: Header V3 DSA signature: NOKEY, key ID 217521f6
Preparing... ######################################[100%]
1:heartbeat-stonith ######################################[100%]


[root@localhost heartbeat]# rpm -ivh heartbeat-2.1.4-9.el5.i386.rpm
warning: heartbeat-2.1.4-9.el5.i386.rpm: Header V3 DSA signature: NOKEY, key ID 217521f6
Preparing... #####################################[100%]
1:heartbeat #####################################[100%]
Didn't your momma teach you to say thanks!