[rabbitmq-discuss] RPM install not detectingErlang
woodslee
woodslee at 126.com
Tue Jan 14 08:26:07 GMT 2014
hi John:
If you are installing RPM of rabbitmq server package, you can try like this:
rpm -ivh --nodeps rabbitmq.rpm
I have encoutered this problem, and successed. the rabbitmq run seemed normally.
woodslee,woodslee at 126.com
2014-1-14
----- Original Message -----
From: rugman66
To: rabbitmq-discuss
Sent: 2014-01-14, 07:39:44
Subject: [rabbitmq-discuss] RPM install not detectingErlang
Hello,
I'm trying to install as root rabbitmq-server-3.2.2-1 on a RHEL 5.5 host having successfully installed Erlang R16B03 from source, however
when I try to install the RabbitMQ RPM I receive a failed dependency error.
error: Failed dependencies: erlang >= R13B-03 is needed by rabbitmq-server-3.2.2-1.noarch"
Erlang is in root's path.
[root at lnx opt]# erl
Erlang R16B03 (erts-5.10.4) [source] [64-bit] [smp:2:2] [async-threads:10] [hipe] [kernel-poll:false]
Eshell V5.10.4 (abort with ^G)
1>
Thoughts on why the RabbitMQ RPM is not finding Erlang?
Thanks
-John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140114/69e2cbf5/attachment.html>
More information about the rabbitmq-discuss
mailing list