The issue is that you have a checkout from source control rather than a released tarball. The hg-controlled sources have <a href="http://configure.ac">configure.ac</a>, which is compiled by autoconf to ./configure. Try running &quot;autoreconf -fvi&quot;, which should perform the requisite rubber-chicken-waving to get a ./configure you can then run.<br>
<br>Regards,<br>� Tony<br><br><div class="gmail_quote">On 6 October 2011 11:20, James Carr <span dir="ltr">&lt;<a href="mailto:james.r.carr@gmail.com">james.r.carr@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I did a fresh clone of <a href="http://hg.rabbitmq.com/rabbitmq-c/" target="_blank">http://hg.rabbitmq.com/rabbitmq-c/</a> to my laptop<br>
this morning and tried to compile it, however I seem to have issues<br>
running ./configure as stated in the INSTALL document. It says no such<br>
file or directory.<br>
<br>
I&#39;m a little baffled... I&#39;m used to the &quot;./configure &amp;&amp; make &amp;&amp; make<br>
install&quot; cycle quite well and I have numerous applications on my<br>
laptop that I&#39;ve compiled in this fashion. Am I missing something?<br>
_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
</blockquote></div><br>