[rabbitmq-discuss] compiling librabbitmq on ubuntu?

Tony Garnock-Jones tonygarnockjones+rabbitmq at gmail.com
Thu Oct 6 16:39:49 BST 2011


The issue is that you have a checkout from source control rather than a
released tarball. The hg-controlled sources have configure.ac, which is
compiled by autoconf to ./configure. Try running "autoreconf -fvi", which
should perform the requisite rubber-chicken-waving to get a ./configure you
can then run.

Regards,
  Tony

On 6 October 2011 11:20, James Carr <james.r.carr at gmail.com> wrote:

> I did a fresh clone of http://hg.rabbitmq.com/rabbitmq-c/ to my laptop
> this morning and tried to compile it, however I seem to have issues
> running ./configure as stated in the INSTALL document. It says no such
> file or directory.
>
> I'm a little baffled... I'm used to the "./configure && make && make
> install" cycle quite well and I have numerous applications on my
> laptop that I've compiled in this fashion. Am I missing something?
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20111006/d1a9ee23/attachment.htm>


More information about the rabbitmq-discuss mailing list