On 2010-12-14 16:58, battsetseg.m wrote: > Hello, > > I'm trying to install hearbeat on redhat 9. > > Command history > wget http://hg.linux-ha.org/glue/archive/glue-1.0.6.tar.bz2 > tar -vxjf glue-1.0.6.tar.bz2 > wget http://hg.linux-ha.org/glue/archive/tip.tar.bz2 > tar -vxjf tip.tar.bz2 > hg clone http://hg.linux-ha.org/glue cluster-glue > requesting all changes
I am assuming you're following http://www.linux-ha.org/doc/users-guide/_building_and_installing_from_source.html#_building_and_installing_cluster_glue_from_source -- it says there: "Several options are available for retrieving the Cluster Glue source code, for building locally on a target system." "Several options" means you select _either_, not all of them. So get a release tarball, or a tip tarball, or clone the repo -- but don't do all three. Florian
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
