<div dir="ltr"><div>It says in the�<a href="http://www.rabbitmq.com/install-generic-unix.html" target="_blank"><font color="#0066cc">http://www.rabbitmq.com/</font><font color="#0066cc">install-generic-unix.html</font></a>:</div>
<div>�</div><div>&gt; You should          extract this into somewhere appropriate for application          binaries on your system.  The <span>sbin</span> directory          will be found in this directory.</div><div>�</div>
<div>P.S. Simon, sorry for replying directly to you and SPAMming your mailbox. This is now resent to the list.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Nov 11, 2013 at 4:59 PM, Simon MacMullen <span dir="ltr">&lt;<a href="mailto:simon@rabbitmq.com" target="_blank">simon@rabbitmq.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 11/11/2013 2:33PM, Armen Michaeli wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid">
Currently, upon launching rabbitmq-server, it gives me access denied,<br>
attempting to write files in most definitely wrong path like:<br>
mkdir: cannot create directory �/usr/local/sbin/../var�: Permission denied<br>
/usr/local/sbin/rabbitmq-<u></u>server: line 80:<br>
/usr/local/sbin/../var/lib/<u></u>rabbitmq/mnesia/rabbit@full-<u></u>of-stars.pid: No<br>
such file or directory<br>
/usr/local/sbin/rabbitmq-<u></u>server: line 85: erl: command not found<br>
I see two errors here - how do i fix the first one?<br>
</blockquote>
<br></div>
The generic unix distribution is designed to run directly from the unpacked tarball. It determines where to put databases and log files relative to the launch scripts.<br>
<br>
If you want to relocate those things, see <a href="http://www.rabbitmq.com/relocate.html" target="_blank">http://www.rabbitmq.com/<u></u>relocate.html</a> and <a href="http://www.rabbitmq.com/man/rabbitmq-env.conf.5.man.html" target="_blank">http://www.rabbitmq.com/man/<u></u>rabbitmq-env.conf.5.man.html</a><br>

<br>
I would not suggest you start by unpacking bits of the tarball and moving them around though, you&#39;re likely to spend quite a while fixing file-not-found errors.<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid">
I assume the<br>
solution to second one is to install an Erlang compiler/interpreter?<br>
</blockquote>
<br></div>
Yes.<br>
<br>
Cheers, Simon<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Simon MacMullen<br>
RabbitMQ, Pivotal<br>
</font></span></blockquote></div><br></div>