I am on Ubuntu 12.04<div><br></div><div>I installed rabbitmq via `<b id="internal-source-marker_0.6808172997552902" style="color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-size: medium; font-weight: normal; "><span style="font-size: 13px; font-family: 'Courier New'; background-color: transparent; white-space: pre-wrap; ">sudo apt-get install rabbitmq-server`</span></b></div><div><b style="color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-size: medium; font-weight: normal; "><span style="font-size: 13px; font-family: 'Courier New'; background-color: transparent; white-space: pre-wrap; "><br></span></b></div><div>As a result I have version 2.7.1 up and working.<b style="color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-size: medium; font-weight: normal; "><span style="font-size: 13px; font-family: 'Courier New'; background-color: transparent; white-space: pre-wrap; "><br></span></b></div><div><br></div><div>Now I want to install the web management interface, but I have the following problem:</div><div><br></div><div><div><font face="courier new, monospace">$ sudo rabbitmq-plugins enable rabbitmq_management</font></div><div><font face="courier new, monospace">sudo: rabbitmq-plugins: command not found</font></div></div><div><br></div><div>It's my understanding that 2.7.1 is new enough that it should have this command?<br></div><div><br></div><div>thanks</div>