[rabbitmq-discuss] What Erlang client version with RabbitMQ 1.6.0?
Lynton Grice
lynton.grice at logosworld.com
Thu Jun 18 06:56:57 BST 2009
Oops...I see my mistake...I have "rabbitmq-server" and not
"rabbitmq_server"......all fine now ;-)
From: Lynton Grice [mailto:lynton.grice at logosworld.com]
Sent: 18 June 2009 07:54 AM
To: 'Keith Irwin'
Cc: 'rabbitmq-discuss at lists.rabbitmq.com'
Subject: RE: [rabbitmq-discuss] What Erlang client version with RabbitMQ
1.6.0?
Hi Keith,
Thanks for that, much appreciated. I have downloaded the latest tip of the
client but for some reason this time when I run make I am getting this
error:
"can't find include lib "rabbitmq_server/include/rabbit.hrl"
Last time with version 1.5.5 it compiled fine.....mmmmmm.....
This is what my lib folder looks like:
The server is compiled perfect..for some reason my Erlang environment is not
finding that library.....any ideas?
Thanks
Lynton
From: Keith Irwin [mailto:keith.irwin at gmail.com]
Sent: 18 June 2009 07:18 AM
To: Lynton Grice
Cc: rabbitmq-discuss at lists.rabbitmq.com
Subject: Re: [rabbitmq-discuss] What Erlang client version with RabbitMQ
1.6.0?
I managed to get the "tip" of the rabbitmq-erlang-client to work with 1.6.0.
It's easy to test: just check out the source next to the rabbitmq-server and
rabbitmq-codegen repos, then compile and test.
In one window, cd into rabbitmq-server, "make," and "make run".
Then, cd into rabbitmq-erlang-client, and "make," then "make test-network".
If you don't get any errors, it worked.
Keith
On Jun 17, 2009, at 10:13 PM, Lynton Grice wrote:
Hi there,
I have just installed the RabbitMQ 1.6.0 version on my windows box.
Can someone let me know what version of the RabbitMQ Erlang client I can use
now to talk to the server?
I am currently using version 1.5.5 of the client...
http://hg.rabbitmq.com/rabbitmq-erlang-client/archive/rabbitmq_v1_5_5.zip
Thanks for the help
Lynton
_______________________________________________
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/20090618/b16f25a7/attachment.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 50241 bytes
Desc: not available
Url : http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20090618/b16f25a7/attachment.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 5760 bytes
Desc: not available
Url : http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20090618/b16f25a7/attachment-0001.png
More information about the rabbitmq-discuss
mailing list