Just to be sure. Can you performa &#39;make run&#39; without that plugin installed/enabled/checked out?<br><br><div class="gmail_quote">On Mon, Jul 2, 2012 at 4:46 PM, eleanor <span dir="ltr">&lt;<a href="mailto:evangeline.eleanor@gmail.com" target="_blank">evangeline.eleanor@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi, sorry for not being clearer. Of course I run &#39;make&#39; in the http plugin<br>
directory. I can prove it:<br>
# pwd<br>
./rabbitmq-public-umbrella/rabbitmq-auth-backend-http<br>
<br>
# make<br>
make: Nothing to be done for `dist&#39;.<br>
<br>
To provide more info. The plugins directory in rabbitmq-server has the<br>
following entries:<br>
# pwd<br>
./rabbitmq-public-umbrella/rabbitmq-server<br>
<br>
# ls -l plugins/<br>
total 0<br>
<div class="im">lrwxrwxrwx 1 eleanor eleanor 32 Jul �1 19:22 rabbitmq-auth-backend-http -&gt;<br>
../../rabbitmq-auth-backend-http<br>
lrwxrwxrwx 1 eleanor eleanor 28 Jul �1 18:47 rabbitmq-erlang-client -&gt;<br>
../../rabbitmq-erlang-client<br>
<br>
<br>
</div>And I have to run the &quot;make run&quot; in rabbitmq-server as root to run the<br>
server. If I run it as normal user I get the following error - maybe this is<br>
connected to http plugin not working:<br>
<div class="im">$ make run<br>
RABBITMQ_NODE_IP_ADDRESS=&quot;&quot; RABBITMQ_NODE_PORT=&quot;&quot; RABBITMQ_LOG_BASE=&quot;/tmp&quot;<br>
RABBITMQ_MNESIA_DIR=&quot;/tmp/rabbitmq-rabbit-mnesia&quot;<br>
RABBITMQ_PLUGINS_EXPAND_DIR=&quot;/tmp/rabbitmq-rabbit-plugins-scratch&quot; \<br>
� � � � RABBITMQ_ALLOW_INPUT=true \<br>
� � � � RABBITMQ_SERVER_START_ARGS=&quot;&quot; \<br>
� � � � ./scripts/rabbitmq-server<br>
kernel-poll not supported; &quot;K&quot; parameter ignored<br>
Erlang R13B04 (erts-5.7.5) [source] [64-bit] [rq:1] [async-threads:30]<br>
<br>
Eshell V5.7.5 �(abort with ^G)<br>
</div>(rabbit@rabbit1)1&gt; {&quot;init terminating in<br>
do_boot&quot;,{{nocatch,{error,{cannot_log_to_file,&quot;/tmp/rabbit@rabbit1.log&quot;,{error,eacces}}}},[{init,start_it,1},{init,start_em,1}]}}<br>
init terminating in do_boot ()<br>
make: *** [run] Error 1<br>
<br>
<br>
Any ideas?<br>
<br>
--<br>
View this message in context: <a href="http://rabbitmq.1065348.n5.nabble.com/Authentication-Backend-HTTP-tp20476p20509.html" target="_blank">http://rabbitmq.1065348.n5.nabble.com/Authentication-Backend-HTTP-tp20476p20509.html</a><br>

<div class="im HOEnZb">Sent from the RabbitMQ mailing list archive at Nabble.com.<br>
</div><div class="HOEnZb"><div class="h5">_______________________________________________<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>
</div></div></blockquote></div><br>