Unfortunately, there isn't enough detail in that trace to give me any ideas what is going on. I assume there was more trace above this?<br><br><div class="gmail_quote">On Mon, Oct 12, 2009 at 4:02 PM, L'ami Nuscule <span dir="ltr"><<a href="mailto:ami.nuscule@gmail.com">ami.nuscule@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">So i tried, unsuccessful ):<br>
<br>
I end up with a :<br>
<br>
init terminating in do_boot ()<br>
<br>
make[1]: *** [src/command_parser.erl] Erreur 1<br>
make[1]: quittant le répertoire « /path/rabbit/rabbitmq-public-umbrella/rabbitmq-bql »<br>
<br>
<br>
<br>
Idem with :<br>
<br>
make all<br>
<br>
make<br>
<br>
make packages<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
Le 12 oct. 09 à 12:21, Paul Jones a écrit :<div><div></div><div class="h5"><br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
At this point, all of the plugins are experimental, so we're not yet providing binary builds of these plugins. I'm assuming that you've downloaded the source zip from the download page, which would most likely lead to the error that you've described.<br>
<br>
To install the plugins at this stage, I'd recommend checking out a source build, building the plugins via that, then taking the .ez files from there and installing them into your server.<br>
<br>
To do this, follow the instructions under:<br>
<a href="http://www.rabbitmq.com/plugin-development.html#getting-started" target="_blank">http://www.rabbitmq.com/plugin-development.html#getting-started</a><br>
<br>
Once the make has completed, you should see a number of files within the dist directory of the rabbitmq-bql directory. Take:<br>
- amqp_client.ez<br>
- rabbitmq-bql.ez<br>
- rfc4627_jsonrpc.ez<br>
and place these into the plugins directory.<br>
<br>
Hopefully this should get you going.<br>
<br>
Thanks,<br>
Paul.<br>
<br>
On Mon, Oct 12, 2009 at 11:01 AM, L'ami Nuscule <<a href="mailto:ami.nuscule@gmail.com" target="_blank">ami.nuscule@gmail.com</a>> wrote:<br>
Hi all !!<br>
<br>
Maybe this question has been asked numerous times, i'm new to this ML.<br>
<br>
<br>
<br>
ben@nunuske:/usr/lib/rabbitmq/lib/rabbitmq_server-1.7.0/plugins$ sudo<br>
rabbitmq-activate-plugins<br>
ERROR: failed to load application amqp_client: {"no such file or<br>
directory", "amqp_client.app"}<br>
<br>
That is the error i get when trying to install RQL plugin as<br>
explained on <a href="http://www.rabbitmq.com/rabbitmq-" target="_blank">http://www.rabbitmq.com/rabbitmq-</a>bql.html#installation ...<br>
is it a well known issue ??<br>
<br>
By the way i needed to rename .zip file to .ez to make rabbitmq-<br>
activate-plugin perform an action...<br>
<br>
<br>
And actually, indeed i have no amqp_client in ebin directory.<br>
<br>
<br>
<br>
Thx all !! Nice work anyway !!!!<br>
<br>
<br>
_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com" target="_blank">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
<br>
</blockquote>
<br>
</div></div></blockquote></div><br>