[rabbitmq-discuss] C/C++ client

Paul Jones pauljones23 at gmail.com
Fri Jan 22 15:33:49 GMT 2010


Hi Marcus,

Try checking out http://hg.rabbitmq.com/rabbitmq-codegen into the same
directory that contains rabbitmq-c. The configure script looks for it there,
and sets a number of things up based on that (as far as I can tell).

Paul.

On Fri, Jan 22, 2010 at 2:27 PM, Marcus Eriksson <krummas at gmail.com> wrote:

> Hi
>
> First error when building;
> checking location of AMQP codegen directory... configure: error: could not
> find AMQP spec file at
> "'/home/marcuse/rabbit/rabbitmq-c/codegen/amqp-0.8.json'"
>
> then, after getting the amqp-0.8.json file:
> make
> ...
>
> PYTHONPATH=/home/marcuse/rabbit/rabbitmq-c/codegen python2.5 ./codegen.py
> header /home/marcuse/rabbit/rabbitmq-c/codegen/amqp-0.8.json amqp_framing.h
> /bin/sh: python2.5: command not found
>
> and after editing Makefile.in to use python2.6 instead:
>
> Traceback (most recent call last):
>   File "./codegen.py", line 34, in <module>
>     from amqp_codegen import *
> ImportError: No module named amqp_codegen
>
> Any advice? Im on fedora 12
>
> /Marcus
>
>
> On Fri, Jan 22, 2010 at 12:57 PM, Alexis Richardson <
> alexis.richardson at gmail.com> wrote:
>
>> Marcus
>>
>> This client is being used by quite a few people:
>> http://hg.rabbitmq.com/rabbitmq-c/
>>
>> Please let us know if you have suggestions for how it may be improved.
>>
>> alexis
>>
>>
>> On Fri, Jan 22, 2010 at 10:11 AM, Marcus Eriksson <krummas at gmail.com>
>> wrote:
>> > Hi
>> > What is the recommended C/C++ client for rabbitmq? I tried QPID, but it
>> only
>> > supports 0-10
>> > /Marcus
>> > _______________________________________________
>> > rabbitmq-discuss mailing list
>> > rabbitmq-discuss at lists.rabbitmq.com
>> > http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>> >
>> >
>>
>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> http://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/20100122/0cd37fe8/attachment.htm 


More information about the rabbitmq-discuss mailing list