[rabbitmq-discuss] rabbitmq stomp 1.5.3 version error
Tony Garnock-Jones
tonyg at lshift.net
Mon Mar 2 11:13:21 GMT 2009
Hi Mark,
mark wrote:
> i had rabbitmq stomp working. i upgraded to the latest 1.5.3 and i get
> this error
Are you sure you're on the rabbitmq_v1_5_3 tag for the rabbitmq-stomp
module?
This sequence works for me:
hg clone http://hg.rabbitmq.com/rabbitmq-server
hg clone http://hg.rabbitmq.com/rabbitmq-codegen
hg clone http://hg.rabbitmq.com/rabbitmq-stomp
(cd rabbitmq-server; hg up rabbitmq_v1_5_3)
(cd rabbitmq-codegen; hg up rabbitmq_v1_5_3)
(cd rabbitmq-stomp; hg up rabbitmq_v1_5_3)
make -C rabbitmq-server
make -C rabbitmq-stomp run
Regards,
Tony
--
[][][] Tony Garnock-Jones | Mob: +44 (0)7905 974 211
[][] LShift Ltd | Tel: +44 (0)20 7729 7060
[] [] http://www.lshift.net/ | Email: tonyg at lshift.net
More information about the rabbitmq-discuss
mailing list