[rabbitmq-discuss] C/C++ client

Marcus Eriksson krummas at gmail.com
Fri Jan 22 14:27:04 GMT 2010


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
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20100122/f5f565b2/attachment.htm 


More information about the rabbitmq-discuss mailing list