[rabbitmq-discuss] rabbitmq stomp 1.5.3 version error

mark markkicks at gmail.com
Tue Mar 3 20:05:12 GMT 2009


Hi Tony,
Thanks a lot!!! Your steps make it work for me.
Guess I was running different versions at the time I tried!!
thanks a lot!!


On Mon, Mar 2, 2009 at 3:13 AM, Tony Garnock-Jones <tonyg at lshift.net> wrote:
> 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