[rabbitmq-discuss] how to install amqplib

Michael Klishin michael at rabbitmq.com
Thu Sep 26 12:08:04 BST 2013


On sep 26, 2013, at 2:01 p.m., Nix Goel <goel.nix at gmail.com> wrote:

> But there is Condition to run code under this tutorial; first of all i ave to install amqplib thats why i asked you

To install either client you need to have Node installed (recent versions bundle NPM).

To learn how to do that, see http://nodejs.org.

After that, you can install one of the clients using npm, e.g. see the first line
in the README of amqp.node:

https://github.com/squaremo/amqp.node/

MK



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 495 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130926/d89bba1a/attachment.pgp>


More information about the rabbitmq-discuss mailing list