You might check into Homebrew as an alternative to MacPorts too. Their default Erlang options work with RMQ out of the box.�<div><br></div><div>-J<br><br><div class="gmail_quote">On Mon, Dec 13, 2010 at 8:20 AM, Brian Parkinson <span dir="ltr">&lt;<a href="mailto:parki@whatevernot.com">parki@whatevernot.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hello - complete newb here, getting setup with RabbitMQ for the first time - just kicking the tires, as it were.<br>
<br>
Apologies if this has been asked before, but can&#39;t find a mention of this issue specifically:<br>
<br>
I am working with a stock install on Mac OS X 10.6.5 - it all works fine - very cool. Fast to get up and going, which bodes well. I did a port install of the server:<br>
<br>
sudo port install rabbitmq-server<br>
<br>
I tried to also install the rabbit-management plugin - I have the downloaded *.ez files in the plugin directory:<br>
<br>
~: ls /opt/local/lib/rabbitmq/lib/rabbitmq_server-2.2.0/plugins/<br>
README � � � � � � � � � � � � � � mochiweb-2.2.0.ez � � � � � � � � �rabbitmq-management-agent-2.2.0.ez webmachine-2.2.0.ez<br>
amqp_client-2.2.0.ez � � � � � � � rabbitmq-management-2.2.0.ez � � � rabbitmq-mochiweb-2.2.0.ez<br>
<br>
Now, when I try to launch the server, I get:<br>
<br>
~: sudo /opt/local/sbin/rabbitmq-server<br>
Activating RabbitMQ plugins ...<br>
ERROR: failed to load application crypto:<br>
{&quot;no such file or directory&quot;,&quot;crypto.app&quot;}<br>
~:<br>
<br>
So, an issue with crypto ssl I guess.<br>
<br>
Do I need to recompile Erlang, or is there a config setting I need to twiddle? I&#39;ll need SSL anyways, so good to get it sorted now...<br>
<br>
Any help appreciated.<br>
<br>
Cheers,<br>
<br>
Brian...<br>
<br>
<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
</blockquote></div><br></div>