[rabbitmq-discuss] Problem running rabbitmqctl
Robert Pogorzelski
robert.pogorzelski at gmail.com
Wed Nov 4 10:53:07 GMT 2009
On Nov 4, 2009, at 11:08 AM, Robert Raschke wrote:
> On Wed, Nov 4, 2009 at 12:24 AM, Marcus Irven
> <marcus at marcusirven.com> wrote:
> I've installed rabbitmq 1.6.0 via yum on two CentOS servers (one on
> slicehost and the other on EC2) and I'm running rabbitmq as a
> service. On both servers I get an error when trying to run
> rabbitmqctl:
[...]
Just to let you know that we managed to install RabbitMQ 1.6.0
successfully on CentOS 5.3 using following:
$ sudo rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/x86_64/epel-release-5-3.noarch.rpm
$ sudo yum install erlang
$ sudo yum install rabbitmq-server
Good luck,
Robert
More information about the rabbitmq-discuss
mailing list