<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="content-type"
 content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
I try to use RabbitMQ together with Orbited (where RabbitMQ shall
replace MorbidQ).<br>
<br>
According to several blog posts, I need RabbitMQ together with the
stomp plugin. <br>
<br>
&nbsp;I did everything conforming to
<a class="moz-txt-link-freetext"
 href="http://www.rabbitmq.com/plugin-development.html#getting-started">http://www.rabbitmq.com/plugin-development.html#getting-started</a>
, i.e. <br>
<br>
hg clone <a class="moz-txt-link-freetext"
 href="http://hg.rabbitmq.com/rabbitmq-public-umbrella">http://hg.rabbitmq.com/rabbitmq-public-umbrella</a><br>
make co<br>
make<br>
cd rabbitmq-server<br>
make &amp;&amp; sudo make install<br>
<br>
When I do "sudo make install" I get the following error:<span
 style="color: rgb(0, 0, 0);"></span><br>
<span style="color: rgb(0, 0, 0);"></span><br>
<span style="color: rgb(0, 0, 0);">mkdir -p</span><br>
<span style="color: rgb(0, 0, 0);">mkdir: missing operand</span><br>
<span style="color: rgb(0, 0, 0);"></span><br>
<span style="color: rgb(0, 0, 0);"></span>As I do not find any
additional information regarding this bug I assume that the error is
within my setup: Kubuntu 10.4, 64bit<br>
<br>
Also the plugins directory is not there as indicated by
plugin-development.html<br>
<br>
Any hints in this regard?<br>
<br>
Regards,<br>
wr<br>
<br>
PS: To all Orbiters that use RabbitMQ: Any experience regarding using
only RabbitMQ (via jsonrpc)<span style="color: rgb(0, 0, 0);"></span><a
 href="http://www.rabbitmq.com/plugin-development.html#getting-started"><span
 style="text-decoration: underline; color: rgb(0, 0, 255);"></span></a>?<!--EndFragment-->
</body>
</html>