I am stuck. This is X86_64 platform.
In the extras repos, there is the SRPMS for heartbeat along with the RPMS for it.
I have downloaded both. But I can't build the RPMS from the SRPM as it fails compiling something in BUILD/heartbeat-2.0.8/lib/crm/pengine
Additionally, I can't install the RPMS: rpm -Uvh heartbeat-2.0.8-3.el5.centos.i386.rpm heartbeat-2.0.8-3.el5.centos.x86_64.rpm heartbeat-pils-2.0.8-3.el5.centos.i386.rpm heartbeat-2.0.8-3.el5.centos.x86_64.rpm heartbeat-stonith-2.0.8-3.el5.centos.i386.rpm heartbeat-stonith-2.0.8-3.el5.centos.x86_64.rpm
error: Failed dependencies: libperl.so is needed by heartbeat-2.0.8-3.el5.centos.i386
but perl is installed.
Any ideas are greatly appreciated.