[rabbitmq-discuss] RQL plugin installation issue
L'ami Nuscule
ami.nuscule at gmail.com
Mon Oct 12 16:02:05 BST 2009
So i tried, unsuccessful ):
I end up with a :
init terminating in do_boot ()
make[1]: *** [src/command_parser.erl] Erreur 1
make[1]: quittant le répertoire « /path/rabbit/rabbitmq-public-
umbrella/rabbitmq-bql »
Idem with :
make all
make
make packages
Le 12 oct. 09 à 12:21, Paul Jones a écrit :
> Hi,
>
> 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.
>
> 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.
>
> To do this, follow the instructions under:
> http://www.rabbitmq.com/plugin-development.html#getting-started
>
> Once the make has completed, you should see a number of files
> within the dist directory of the rabbitmq-bql directory. Take:
> - amqp_client.ez
> - rabbitmq-bql.ez
> - rfc4627_jsonrpc.ez
> and place these into the plugins directory.
>
> Hopefully this should get you going.
>
> Thanks,
> Paul.
>
> On Mon, Oct 12, 2009 at 11:01 AM, L'ami Nuscule
> <ami.nuscule at gmail.com> wrote:
> Hi all !!
>
> Maybe this question has been asked numerous times, i'm new to this ML.
>
>
>
> ben at nunuske:/usr/lib/rabbitmq/lib/rabbitmq_server-1.7.0/plugins$ sudo
> rabbitmq-activate-plugins
> ERROR: failed to load application amqp_client: {"no such file or
> directory", "amqp_client.app"}
>
> That is the error i get when trying to install RQL plugin as
> explained on http://www.rabbitmq.com/rabbitmq-
> bql.html#installation ...
> is it a well known issue ??
>
> By the way i needed to rename .zip file to .ez to make rabbitmq-
> activate-plugin perform an action...
>
>
> And actually, indeed i have no amqp_client in ebin directory.
>
>
>
> Thx all !! Nice work anyway !!!!
>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
More information about the rabbitmq-discuss
mailing list