[rabbitmq-discuss] Stomp gateway incompatible with recent builds?
Ben Hood
0x6e6562 at gmail.com
Mon Jul 14 22:27:17 BST 2008
David,
On Mon, Jul 14, 2008 at 7:48 PM, David Cornell <david.cornell at sophos.com> wrote:
>
> I downloaded the stomp gateway and followed the directions, but make run
> failed. Is it incompatible with the most recent release? Is this why it
> is not linked in on the downloads area?
>
> Here is the output of make:
>
> # make run
> make -C ../rabbitmq-server run \
> RABBIT_ARGS='-pa '"$(pwd)/ebin"' -rabbit \
> stomp_listeners [{\"0.0.0.0\",61613}] \
> extra_startup_steps
> [{\"STOMP-listeners\",rabbit_stomp,kickstart,[]}]'
> make[1]: Entering directory `/root/rabbitmq-server'
> make[1]: *** No rule to make target `run'. Stop.
> make[1]: Leaving directory `/root/rabbitmq-server'
> make: *** [start_server] Error 2
>
Do you have the Rabbit broker installed in ../rabbitmq-server ?
Ben
More information about the rabbitmq-discuss
mailing list