Hi, I am trying to install RabbitMQ on an amazon ec2 server. I installed erlang (R15B) by compiling the source.
Version check of erl gives me - [ec2-user@ip-XX-XXX-XXX-XX ec2-user]# erl Erlang R15B (erts-5.9) [source] [async-threads:0] [hipe] [kernel-poll:false] Eshell V5.9 (abort with ^G) 1> erlang:system_info(otp_release). "R15B" While installing RabbitMQ through the RPM available on RabbitMQ site I am getting the following error - [ec2-user@ip-XX-XXX-XXX-XX ec2-user]# rpm -ivh rabbitmq-server-2.7.1-1.noarch.rpm error: Failed dependencies: erlang >= R12B-3 is needed by rabbitmq-server-2.7.1-1.noarch Isnt R15B > R12B-3? Can someone help with me what step am I missing? Regards, Ankit ---------------------------------------------------------------- Ankit Srivastava Graduate Student Department of Computer Science University of California Santa Barbara CA - 93106 USA Cell - +1-412-576-9775 Email - [email protected], [email protected] ---------------------------------------------------------------- -- You received this message because you are subscribed to the Google Groups "rabbitmq-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rabbitmq-discuss?hl=en.
