<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">The key here is the configure detection. &nbsp;it is using pkg-config to look for librabbitmq.pc &nbsp;you can try this by way of<div class=""><br class=""></div><div class="">pkg-config librabbitmq --modversion</div><div class=""><br class=""></div><div class="">If that command does not return anything, your not ready to re run configure yet.</div><div class=""><br class=""></div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Jun 30, 2015, at 11:08 AM, Hector Geraldino &lt;<a href="mailto:Hector.Geraldino@ipsoft.com" class="">Hector.Geraldino@ipsoft.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class="">

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" class="">

<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; font-size: 14px; font-family: Calibri, sans-serif;" class="">
<div class="">I wish I could read/understand Makefiles, all I can see is just gibberish.&nbsp;</div>
<div class=""><br class="">
</div>
<div class="">I installed the RPMs, and libraries were copied under /usr/lib/x86_64-linux-gnu, which might or might not be on the standard path. Nevertheless, I added the directory to the $PATH and $LD_LIBRARY_PATH environment variables, ran ./configure then make, and
 err was the same.</div>
<div class=""><br class="">
</div>
<span id="OLK_SRC_BODY_SECTION" class="">
<div style="font-family: Calibri; font-size: 11pt; text-align: left; border-width: 1pt medium medium; border-style: solid none none; padding: 3pt 0in 0in; border-top-color: rgb(181, 196, 223);" class="">
<span style="font-weight:bold" class="">From: </span>&lt;<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" class="">freeswitch-users-bounces@lists.freeswitch.org</a>&gt; on behalf of Steven Ayre &lt;<a href="mailto:steveayre@gmail.com" class="">steveayre@gmail.com</a>&gt;<br class="">
<span style="font-weight:bold" class="">Reply-To: </span>FreeSWITCH Users Help &lt;<a href="mailto:freeswitch-users@lists.freeswitch.org" class="">freeswitch-users@lists.freeswitch.org</a>&gt;<br class="">
<span style="font-weight:bold" class="">Date: </span>Monday, June 29, 2015 at 4:54 PM<br class="">
<span style="font-weight:bold" class="">To: </span>FreeSWITCH Users Help &lt;<a href="mailto:freeswitch-users@lists.freeswitch.org" class="">freeswitch-users@lists.freeswitch.org</a>&gt;<br class="">
<span style="font-weight:bold" class="">Subject: </span>Re: [Freeswitch-users] mod_amqp on RHEL<br class="">
</div>
<div class=""><br class="">
</div>
<div class="">
<div class="">
<div dir="ltr" class="">Did you install the runtime package librabbitmq as well as the development header package librabbitmq-devel?
<div class=""><br class="">
</div>
<div class="">You could also try installing librabbitmq from source. It's looking for the libraries/headers in the standard paths, not a formal package installed.</div>
<div class=""><br class="">
</div>
<div class="">It's also possible though that the files are there but the compiler isn't looking at the correct path on your system, perhaps because of minor differences in paths between linux distributions despite FHS.</div>
<div class=""><br class="">
</div>
<div class="">Steve</div>
</div>
<div class="gmail_extra"><br class="">
<div class="gmail_quote">On 29 June 2015 at 16:55, Hector Geraldino <span dir="ltr" class="">
&lt;<a href="mailto:Hector.Geraldino@ipsoft.com" target="_blank" class="">Hector.Geraldino@ipsoft.com</a>&gt;</span> wrote:<br class="">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex" type="cite">
<div style="word-wrap:break-word" class="">
<div style="font-family: Calibri, sans-serif; font-size: 14px;" class="">Greetings,</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px;" class=""><br class="">
</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px;" class="">I’m trying to build a new FreeSWITCH instance from master, and I have to include the mod_amqp as we’ll be relying on RabbitMQ to deliver events. Anyway, this is not working for me on
 a RHEL 6.2 server due to this error:</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px;" class=""><br class="">
</div>
<div class="">
<div class=""><font face="Calibri,sans-serif" class="">make[3]: Entering directory `/apps/src/freeswitch-1.4.19/src/mod'</font></div>
<div class=""><font face="Calibri,sans-serif" class=""><br class="">
</font></div>
<div class=""><font face="Calibri,sans-serif" class="">making all mod_amqp</font></div>
<div class=""><font face="Calibri,sans-serif" class="">make[4]: Entering directory `/apps/src/freeswitch-1.4.19/src/mod/event_handlers/mod_amqp'</font></div>
<div class=""><font face="Calibri,sans-serif" class="">Makefile:772: *** You must install librabbitmq1 and librabbitmq-dev to build this module.&nbsp; Stop.</font></div>
<div class=""><font face="Calibri,sans-serif" class="">make[4]: Leaving directory `/apps/src/freeswitch-1.4.19/src/mod/event_handlers/mod_amqp'</font></div>
<div class=""><font face="Calibri,sans-serif" class="">make[3]: *** [mod_amqp-all] Error 1</font></div>
<div class=""><font face="Calibri,sans-serif" class="">make[3]: Leaving directory `/apps/src/freeswitch-1.4.19/src/mod'</font></div>
<div class=""><font face="Calibri,sans-serif" class="">make[2]: *** [all-recursive] Error 1</font></div>
<div class=""><font face="Calibri,sans-serif" class="">make[2]: Leaving directory `/apps/src/freeswitch-1.4.19/src'</font></div>
<div class=""><font face="Calibri,sans-serif" class="">make[1]: *** [all-recursive] Error 1</font></div>
<div class=""><font face="Calibri,sans-serif" class="">make[1]: Leaving directory `/apps/src/freeswitch-1.4.19'</font></div>
<div class=""><font face="Calibri,sans-serif" class="">make: *** [all] Error 2</font></div>
</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px;" class=""><br class="">
</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px;" class="">The error is pretty obvious: it’s missing these two libraries listed there, but thing is that I cannot find those libraries (or any replacement for them) for the Red Hat/Fedora distros.
 I installled rabbitmq-server, no luck. Tried to install these:</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px;" class=""><br class="">
</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px;" class=""><a href="http://rpm.pbone.net/index.php3/stat/4/idpl/26206777/dir/redhat_el_6/com/librabbitmq-devel-0.5.0-2.el6.x86_64.rpm.html" target="_blank" class="">http://rpm.pbone.net/index.php3/stat/4/idpl/26206777/dir/redhat_el_6/com/librabbitmq-devel-0.5.0-2.el6.x86_64.rpm.html</a></div>
<div style="font-family: Calibri, sans-serif; font-size: 14px;" class=""><a href="http://www.rpmfind.net/linux/rpm2html/search.php?query=librabbitmq-devel(x86-64)" target="_blank" class="">http://www.rpmfind.net/linux/rpm2html/search.php?query=librabbitmq-devel(x86-64)</a></div>
<div style="font-family: Calibri, sans-serif; font-size: 14px;" class=""><br class="">
</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px;" class="">No luck either. It was either I was missing some other dependencies, and then some more, and more, until I couldn’t find some of the rpms missing, or the RPMs, after installed, didn’t
 contain the same libs the debian-based pkg seems to have, as the module still didn’t compile.</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px;" class=""><br class="">
</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px;" class="">Has anyone been able to compile this on a redhat based distro? (fedora,rhel,centos)</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px;" class=""><br class="">
</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px;" class="">Thanks all for your time</div>
</div>
<br class="">
_________________________________________________________________________<br class="">
Professional FreeSWITCH Consulting Services:<br class="">
<a href="mailto:consulting@freeswitch.org" class="">consulting@freeswitch.org</a><br class="">
<a href="http://www.freeswitchsolutions.com/" rel="noreferrer" target="_blank" class="">http://www.freeswitchsolutions.com</a><br class="">
<br class="">
Official FreeSWITCH Sites<br class="">
<a href="http://www.freeswitch.org/" rel="noreferrer" target="_blank" class="">http://www.freeswitch.org</a><br class="">
<a href="http://confluence.freeswitch.org/" rel="noreferrer" target="_blank" class="">http://confluence.freeswitch.org</a><br class="">
<a href="http://www.cluecon.com/" rel="noreferrer" target="_blank" class="">http://www.cluecon.com</a><br class="">
<br class="">
FreeSWITCH-users mailing list<br class="">
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" class="">FreeSWITCH-users@lists.freeswitch.org</a><br class="">
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank" class="">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br class="">
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank" class="">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br class="">
<a href="http://www.freeswitch.org/" rel="noreferrer" target="_blank" class="">http://www.freeswitch.org</a><br class="">
</blockquote>
</div>
<br class="">
</div>
</div>
</div>
</span>
</div>

_________________________________________________________________________<br class="">Professional FreeSWITCH Consulting Services: <br class=""><a href="mailto:consulting@freeswitch.org" class="">consulting@freeswitch.org</a><br class="">http://www.freeswitchsolutions.com<br class=""><br class="">Official FreeSWITCH Sites<br class="">http://www.freeswitch.org<br class="">http://confluence.freeswitch.org<br class="">http://www.cluecon.com<br class=""><br class="">FreeSWITCH-users mailing list<br class="">FreeSWITCH-users@lists.freeswitch.org<br class="">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br class="">UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br class="">http://www.freeswitch.org</div></blockquote></div><br class=""></div></body></html>