<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Andrew,<br>Thank very much you for your prompt reply.<br>I did in fact install cluster glue before I tried to install Pacemaker.<br>I compiled and installed these packages in the following order:<br><br>1. DRBD<br>2. Corosync <br>3. OpenAIS<br>4. Cluster Glue<br>5. Resource Agents<br>6. Tried to install Pacemaker.<br><br>All applications were installed under --prefix=/usr/local/cluster to keep them all in one place.<br>You can see the common configuration file at the bottom.<br>Everything was compiling and installing smoothly but Pacemaker.<br>Could you tell me please if I messed up the order in which these applications should be installed.<br><br>Thank you in advance for any hint or help,<br><br>Alex<br><br><br><br>--- On <b>Tue, 12/15/09, Andrew Beekhof <i><andrew@beekhof.net></i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255);
 margin-left: 5px; padding-left: 5px;"><br>From: Andrew Beekhof <andrew@beekhof.net><br>Subject: Re: [Pacemaker] Pacemaker compilation problem with or without --without-heartbeat option<br>To: pacemaker@oss.clusterlabs.org<br>Date: Tuesday, December 15, 2009, 8:31 AM<br><br><div id="yiv1312583804"><br><br><div class="gmail_quote">On Tue, Dec 15, 2009 at 12:25 AM, Hunny Bunny <span dir="ltr"><<a rel="nofollow" ymailto="mailto:tmphb@yahoo.com" target="_blank" href="/mc/compose?to=tmphb@yahoo.com">tmphb@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit; -x-system-font: none;" valign="top">Hello folkz,<br>I'm trying to compile Pacemaker for using it with openAIS stack.<br><br>However, when I execute my configuration file with or without <br>
--with-ais --without-heartbeat options it gives me this error:<br><br><--------- snipped ---------><br>configure: error: in `/var/build/Pacemaker/Pacemaker-1-0-b488dfc5c653':<br>configure: error: Core Heartbeat utility libraries not found: no<br>
See `config.log' for more details.<br><--------- snipped ----------><br><br>But I don't want to use Heartbeat anyway and disable it in config file.<br></td></tr></tbody></table></blockquote><div><br></div><div>
There are a couple of libraries that we need from what used to be heartbeat.</div><div>You'll need to build and install cluster-glue.</div><div> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit; -x-system-font: none;" valign="top">Why Pacemaker complains about this?<br>Could somebody please point me to the remedy for this problem.<br><br>Thank you in advance,<br>
<br>Alex<br><br>P.S. my Pacemaker_Conf  file is below<br><br>#!/bin/bash<br><br>export PREFIX=/usr/local/cluster<br><br>./autogen.sh && ./configure
 \<br>--prefix=$PREFIX \<br>--sbindir=$PREFIX/sbin \<br>--bindir=$PREFIX/bin \<br>--libdir=$PREFIX/lib \<br>--libexecdir=$PREFIX/libexec \<br>--includedir=$PREFIX/include \<br>--sysconfdir=/etc \<br>--datarootdir=$PREFIX/share \<br>
--datadir=$PREFIX/share \<br>--datarootdir=$PREFIX/share \<br>--mandir=$PREFIX/man \<br>--docdir=$PREFIX/doc/pacemaker \<br>--infodir=$PREFIX/info \<br>--localstatedir=$PREFIX/var \<br>--with-initdir=/etc/init.d \<br>--with-ais \<br>
--with-ais-prefix=$PREFIX \<br>--with-lcrso-dir=$PREFIX/libexec/lcrso \<br>--with-snmp \<br>--with-esmtp \<br>--without-heartbeat \<br>--enable-thread-safe \<br>--disable-fatal-warnings<br></td></tr></tbody></table><br>



      <br>_______________________________________________<br>
Pacemaker mailing list<br>
<a rel="nofollow" ymailto="mailto:Pacemaker@oss.clusterlabs.org" target="_blank" href="/mc/compose?to=Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</a><br>
<a rel="nofollow" target="_blank" href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a><br>
<br></blockquote></div><br>
</div><br>-----Inline Attachment Follows-----<br><br><div class="plainMail">_______________________________________________<br>Pacemaker mailing list<br><a ymailto="mailto:Pacemaker@oss.clusterlabs.org" href="/mc/compose?to=Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</a><br><a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a><br></div></blockquote></td></tr></table><br>