Hi, On Tue, Dec 14, 2010 at 11:58:05PM +0800, battsetseg.m wrote: > Hello, > > I'm trying to install hearbeat on redhat 9.
Isn't that a bit old? > Command history > wget http://hg.linux-ha.org/glue/archive/glue-1.0.6.tar.bz2 > tar -vxjf glue-1.0.6.tar.bz2 There's 1.0.7 but the linux-ha.org Download page wasn't updated. It is now. > 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 > adding changesets > adding manifests > adding file changes > added 2496 changesets with 4586 changes to 372 files > updating to branch default > 292 files updated, 0 files merged, 0 files removed, 0 files unresolved > > cd cluster-glue > ./configure > .... > ./configure: line 28510: syntax error near unexpected token `DBUS,' > ./configure: line 28510: ` PKG_CHECK_MODULES(DBUS, dbus-1, dbus-glib-1)' > > Am I missing any packages or dependencies here? I wouldn't know. Never seen that before. Why don't you try "make rpm"? Thanks, Dejan > Regards, > Bagi > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
