[rabbitmq-discuss] 2.7.1, "rabbitmq-plugins: command not found"

Travis hcoyote at ghostar.org
Wed Jul 25 21:47:08 BST 2012


On Wed, Jul 25, 2012 at 2:36 PM, Michael Klishin
<michael.s.klishin at gmail.com> wrote:
> Anentropic:
>
>> Now I want to install the web management interface, but I have the following problem:
>>
>> $ sudo rabbitmq-plugins enable rabbitmq_management
>> sudo: rabbitmq-plugins: command not found
>>
>> It's my understanding that 2.7.1 is new enough that it should have this command?
>
> rabbitmq-plugins is new in 2.8.

I have it on my copy of 2.7.1.

: :( 1 1s-tcampbell at aus-svc3 { ~ }:;
:;  sudo rabbitmq-plugins  list
[e] amqp_client                       0.0.0
[ ] eldap                             0.0.0-git
[ ] erlando                           0.0.0
[e] mochiweb                          1.3-rmq0.0.0-git
[ ] rabbitmq_auth_backend_ldap        0.0.0
[ ] rabbitmq_auth_mechanism_ssl       0.0.0
[ ] rabbitmq_consistent_hash_exchange 0.0.0
[ ] rabbitmq_federation               0.0.0
[ ] rabbitmq_jsonrpc                  0.0.0
[ ] rabbitmq_jsonrpc_channel          0.0.0
[ ] rabbitmq_jsonrpc_channel_examples 0.0.0
[E] rabbitmq_management               0.0.0
[e] rabbitmq_management_agent         0.0.0
[ ] rabbitmq_management_visualiser    0.0.0
[e] rabbitmq_mochiweb                 0.0.0
[ ] rabbitmq_shovel                   0.0.0
[ ] rabbitmq_shovel_management        0.0.0
[ ] rabbitmq_stomp                    0.0.0
[ ] rabbitmq_tracing                  0.0.0
[ ] rfc4627_jsonrpc                   0.0.0-git
[e] webmachine                        1.7.0-rmq0.0.0-hg

: :) 1s-tcampbell at aus-svc3 { ~ }:;
:;  rpm -qa | grep rabbitmq-server
rabbitmq-server-2.7.1-2

: :) 1s-tcampbell at aus-svc3 { ~ }:;
:;  which rabbitmq-plugins
/usr/sbin/rabbitmq-plugins

Sounds more like a $PATH problem.  Check to see if it's in /usr/sbin.

Travis
-- 
Travis Campbell
travis at ghostar.org


More information about the rabbitmq-discuss mailing list