[rabbitmq-discuss] Problem in installing in bebian
Alexandru Scvorţov
alexandru at rabbitmq.com
Fri Feb 10 09:43:13 GMT 2012
Hi,
The website describes the steps to install RabbitMQ on Debian:
http://www.rabbitmq.com/install-debian.html
Basically, you have to add this line to /etc/apt/sources.list
deb http://www.rabbitmq.com/debian/ testing main
And then run:
sudo apt-get update
sudo apt-get install rabbitmq-server
That will install the latest RabbitMQ server and take care of
dependencies.
Is there a reason why you don't use the package manager?
Cheers,
Alex
On Thu, Feb 09, 2012 at 11:43:43PM -0800, cheepu wrote:
>
> Hi
> I downloaded the rabbitmq-server-generic-unix-2.7.1.tar and extracted it in
> the /usr/local/rabbitmq directory. When I started the server
> bin/rabbitmq-server Its not started with given error erl not found.
> Now to install Erlang, I have downloaded otp_src_R15B.tar.gz
> I run the following command to extracted it using command
> tar zxf otp_src_R15B.tar.gz
> in the directory /usr/local/erlang directory
> then ./configure
> and after that make command
> but make command is not working because it is not able to find the
> otp_deb.mk file and it doesnot exists in the specified directory.
> What else i can use to install the erl in debian.
>
> Thanks
> --
> View this message in context: http://old.nabble.com/Problem-in-installing-in-bebian-tp33298595p33298595.html
> Sent from the RabbitMQ mailing list archive at Nabble.com.
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
More information about the rabbitmq-discuss
mailing list