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 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? Regards, Bagi _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
