<br><br><div class="gmail_quote">On Tue, Dec 15, 2009 at 6:01 PM, Hunny Bunny <span dir="ltr"><<a href="mailto:tmphb@yahoo.com">tmphb@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<table cellspacing="0" cellpadding="0" border="0"><tbody><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>
</td></tr></tbody></table></blockquote><div><br></div><div>All of it though?  Including the headers and .so files?</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="top" style="font:inherit">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></td></tr></tbody></table></blockquote><div><br></div><div>Thats probably going to cause problems.</div>
<div>Make sure you set CFLAGS appropriately before you run configure.  Ie. CLFAGS=<span class="Apple-style-span" style="font-size: medium; ">"-I/usr/local/cluster/include -L/usr/local/cluster/lib"</span></div><div>
 </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="top" style="font:inherit">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><<a href="mailto:andrew@beekhof.net" target="_blank">andrew@beekhof.net</a>></i></b> wrote:<br><blockquote style="border-left:2px solid rgb(16, 16, 255);margin-left:5px;padding-left:5px">
<br>From: Andrew Beekhof <<a href="mailto:andrew@beekhof.net" target="_blank">andrew@beekhof.net</a>><br>Subject: Re: [Pacemaker] Pacemaker compilation problem with or without --without-heartbeat option<br>To: <a href="mailto:pacemaker@oss.clusterlabs.org" target="_blank">pacemaker@oss.clusterlabs.org</a><br>
Date: Tuesday, December 15, 2009, 8:31 AM<div><div></div><div class="h5"><br><br><div><br><br><div class="gmail_quote">On Tue, Dec 15, 2009 at 12:25 AM, Hunny Bunny <span dir="ltr"><<a rel="nofollow" href="http://mc/compose?to=tmphb@yahoo.com" target="_blank">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" 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" 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" href="http://mc/compose?to=Pacemaker@oss.clusterlabs.org" target="_blank">Pacemaker@oss.clusterlabs.org</a><br>
<a rel="nofollow" href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a><br>
<br></blockquote></div><br>
</div><br></div></div>-----Inline Attachment Follows-----<div class="im"><br><br><div>_______________________________________________<br>Pacemaker mailing list<br><a href="http://mc/compose?to=Pacemaker@oss.clusterlabs.org" target="_blank">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></div></blockquote></td></tr></tbody></table><br>

      <br>_______________________________________________<br>
Pacemaker mailing list<br>
<a href="mailto: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>
<br></blockquote></div><br>