Per <a href="http://code.google.com/p/typhoonae/issues/detail?id=39">http://code.google.com/p/typhoonae/issues/detail?id=39</a> I installed erlang-dev and that fixed it.� Now I&#39;m tying to get plugins working, but startup fails; here&#39;s my /var/log/rabbitmq/startup_log<br>
<br clear="all"><pre>Starting all nodes...<br>Starting node rabbit@Jesdisciple-laptop...<br>Activating RabbitMQ plugins ...<br>ERROR: generation of boot script file /var/lib/rabbitmq/mnesia/rabbit@Jesdisciple-laptop-plugins-expand/rabbit.script failed:<br>
{{module_not_found,rfc4627_jsonrpc,rfc4627_jsonrpc_sup},<br> {rfc4627_jsonrpc_sup,&#39;$$ignore$$&#39;,rfc4627_jsonrpc,&quot;0.01&quot;,<br>                      &quot;/usr/lib/rabbitmq/lib/rabbitmq_server-2.2.0/sbin/../plugins/erlang-rfc4627/ebin&quot;}}<br>
{{module_not_found,rfc4627_jsonrpc,rfc4627_jsonrpc_inets},<br> {rfc4627_jsonrpc_inets,&#39;$$ignore$$&#39;,rfc4627_jsonrpc,&quot;0.01&quot;,<br>                        &quot;/usr/lib/rabbitmq/lib/rabbitmq_server-2.2.0/sbin/../plugins/erlang-rfc4627/ebin&quot;}}<br>
{{module_not_found,rfc4627_jsonrpc,rfc4627_jsonrpc_mochiweb},<br> {rfc4627_jsonrpc_mochiweb,&#39;$$ignore$$&#39;,rfc4627_jsonrpc,&quot;0.01&quot;,<br>                           &quot;/usr/lib/rabbitmq/lib/rabbitmq_server-2.2.0/sbin/../plugins/erlang-rfc4627/ebin&quot;}}<br>
{{module_not_found,rfc4627_jsonrpc,rfc4627_jsonrpc_registry},<br> {rfc4627_jsonrpc_registry,&#39;$$ignore$$&#39;,rfc4627_jsonrpc,&quot;0.01&quot;,<br>                           &quot;/usr/lib/rabbitmq/lib/rabbitmq_server-2.2.0/sbin/../plugins/erlang-rfc4627/ebin&quot;}}<br>
</pre><br><br><div class="gmail_quote">On Wed, Dec 22, 2010 at 8:14 PM, Chris <span dir="ltr">&lt;<a href="mailto:jesdisciple@gmail.com">jesdisciple@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Follow-up: I should note that I have the rabbitmq-server package, version 1.6.0, installed from the Ubuntu Karmic repos: <a href="http://packages.ubuntu.com/karmic/rabbitmq-server" target="_blank">http://packages.ubuntu.com/karmic/rabbitmq-server</a>� However I don&#39;t see anywhere to get the includes.<div>
<div></div><div class="h5"><br>
<br><div class="gmail_quote">On Wed, Dec 22, 2010 at 8:03 PM, Chris <span dir="ltr">&lt;<a href="mailto:jesdisciple@gmail.com" target="_blank">jesdisciple@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Hi there.� I&#39;m following <a href="https://wiki.ubuntu.com/PyGoWave-Server" target="_blank">https://wiki.ubuntu.com/PyGoWave-Server</a> (section &quot;Orbit&quot;) and need to know how I can get the RabbitMQ 1.6.0 includes for STOMP.� In case you have anything else to tell me about my problem, here it is.� (/usr/lib/erlang/lib exists, but subdirectory rabbitmq_server-1.6.0 does not.)<br>


<br>Thanks,<br>Chris<br><br>$ sudo make RABBIT_SERVER_INCLUDE_DIR=/usr/lib/erlang/lib/rabbitmq_server-1.6.0/include<br>erlc -I /usr/lib/erlang/lib/rabbitmq_server-1.6.0/include -I include -o ebin -Wall +debug_info� src/rabbit_stomp.erl<br>


src/rabbit_stomp.erl:42: can&#39;t find include file &quot;rabbit.hrl&quot;<br>src/rabbit_stomp.erl:43: can&#39;t find include file &quot;rabbit_framing.hrl&quot;<br>src/rabbit_stomp.erl:207: record &#39;channel.close_ok&#39; undefined<br>


src/rabbit_stomp.erl:222: record &#39;basic.deliver&#39; undefined<br>src/rabbit_stomp.erl:226: record content undefined<br>src/rabbit_stomp.erl:238: variable &#39;RoutingKey&#39; is unbound<br>src/rabbit_stomp.erl:239: variable &#39;Exchange&#39; is unbound<br>


src/rabbit_stomp.erl:243: variable &#39;DeliveryTag&#39; is unbound<br>src/rabbit_stomp.erl:244: variable &#39;ContentType&#39; is unbound<br>src/rabbit_stomp.erl:245: variable &#39;ContentEncoding&#39; is unbound<br>src/rabbit_stomp.erl:246: variable &#39;ConsumerTag&#39; is unbound<br>


src/rabbit_stomp.erl:250: variable &#39;Headers&#39; is unbound<br>src/rabbit_stomp.erl:254: variable &#39;DeliveryMode&#39; is unbound<br>src/rabbit_stomp.erl:255: variable &#39;Priority&#39; is unbound<br>src/rabbit_stomp.erl:256: variable &#39;CorrelationId&#39; is unbound<br>


src/rabbit_stomp.erl:257: variable &#39;ReplyTo&#39; is unbound<br>src/rabbit_stomp.erl:258: variable &#39;MessageId&#39; is unbound<br>src/rabbit_stomp.erl:260: variable &#39;BodyFragmentsRev&#39; is unbound<br>src/rabbit_stomp.erl:315: record &#39;basic.qos_ok&#39; undefined<br>


src/rabbit_stomp.erl:317: record &#39;basic.qos&#39; undefined<br>src/rabbit_stomp.erl:353: record content undefined<br>src/rabbit_stomp.erl:366: record user undefined<br>src/rabbit_stomp.erl:367: record &#39;channel.open_ok&#39; undefined<br>


src/rabbit_stomp.erl:368: record &#39;channel.open&#39; undefined<br>src/rabbit_stomp.erl:457: record &#39;P_basic&#39; undefined<br>src/rabbit_stomp.erl:467: record &#39;basic.publish&#39; undefined<br>src/rabbit_stomp.erl:493: record &#39;basic.ack&#39; undefined<br>


src/rabbit_stomp.erl:532: record &#39;queue.declare&#39; undefined<br>src/rabbit_stomp.erl:542: record &#39;basic.consume&#39; undefined<br>src/rabbit_stomp.erl:556: record &#39;queue.bind&#39; undefined<br>src/rabbit_stomp.erl:591: record &#39;basic.cancel&#39; undefined<br>


src/rabbit_stomp.erl:596: record &#39;channel.close&#39; undefined<br>src/rabbit_stomp.erl:314: Warning: variable &#39;PrefetchCount&#39; is unused<br>src/rabbit_stomp.erl:349: Warning: variable &#39;Body&#39; is unused<br>


src/rabbit_stomp.erl:349: Warning: variable &#39;Properties&#39; is unused<br>src/rabbit_stomp.erl:379: Warning: function longstr_field/2 is unused<br>src/rabbit_stomp.erl:450: Warning: variable &#39;Headers&#39; is unused<br>


src/rabbit_stomp.erl:452: Warning: variable &#39;BinH&#39; is unused<br>src/rabbit_stomp.erl:453: Warning: variable &#39;IntH&#39; is unused<br>src/rabbit_stomp.erl:455: Warning: variable &#39;RoutingKeyStr&#39; is unused<br>


src/rabbit_stomp.erl:456: Warning: variable &#39;ExchangeStr&#39; is unused<br>src/rabbit_stomp.erl:491: Warning: variable &#39;DeliveryTag&#39; is unused<br>src/rabbit_stomp.erl:515: Warning: variable &#39;Headers&#39; is unused<br>


src/rabbit_stomp.erl:517: Warning: variable &#39;AckMode&#39; is unused<br>src/rabbit_stomp.erl:523: Warning: variable &#39;ConsumerTag&#39; is unused<br>src/rabbit_stomp.erl:529: Warning: variable &#39;Queue&#39; is unused<br>


src/rabbit_stomp.erl:530: Warning: variable &#39;BoolH&#39; is unused<br>src/rabbit_stomp.erl:551: Warning: variable &#39;Exchange&#39; is unused<br>src/rabbit_stomp.erl:552: Warning: variable &#39;RoutingKey&#39; is unused<br>


make: *** [ebin/rabbit_stomp.beam] Error 1<br>
</blockquote></div><br>
</div></div></blockquote></div><br>