Installing erlang on AWS Linux

894 views
Skip to first unread message

alam86

unread,
Feb 13, 2017, 5:33:54 PM2/13/17
to rabbitmq-users
Hi,

I'm trying to get the latest version of RabbitMQ (3.6.6) installed on an AWS Linux EC2 instance, using the instructions here:

I get stuck on the 'Install Erlang' part. Looks like yum install just installs the R14 version of Erlang, whereas this version of RMQ needs at least R16B3.
I also tried using the 'Erlang Solutions' option, but while following the 'required repos' link on the 'Erlang Solutions' site, I end up on a page that says this project is dead! (RPM Forge).
Using the 'Zero Dependency' Erlang option, I can download the 19.2.3 version of the RPM package, but while installing it, I get the following error (for a few different dependencies):

erlang < R13B-04.5 is obsoleted by (installed) erlang-kernel-R14B-04.2.7.amzn1.x86_64

Using 'yum install erlang' just installs the R14B version.

Any idea around what I'm doing wrong here?

My Linux environment:
Linux ip-XX-XX-XX-XX 4.4.23-31.51.amzn1.x86_64 #1 SMP Tue Oct 11 17:10:29 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux


Michael Klishin

unread,
Feb 13, 2017, 6:00:19 PM2/13/17
to rabbitm...@googlegroups.com
Simply uninstall all Erlang packages before installing the zero-dependency one.

--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
MK

Staff Software Engineer, Pivotal/RabbitMQ

alam86

unread,
Feb 13, 2017, 8:00:02 PM2/13/17
to rabbitmq-users
Thanks Michael! I had tried uninstalling the older version of erlang but they were not getting cleaned up (using yum remove and deleting files from /usr/lib). In any case, created a fresh instance and that did the trick. Thanks!


On Monday, February 13, 2017 at 3:00:19 PM UTC-8, Michael Klishin wrote:
Simply uninstall all Erlang packages before installing the zero-dependency one.
On Tue, Feb 14, 2017 at 1:33 AM, alam86 <plal...@gmail.com> wrote:
Hi,

I'm trying to get the latest version of RabbitMQ (3.6.6) installed on an AWS Linux EC2 instance, using the instructions here:

I get stuck on the 'Install Erlang' part. Looks like yum install just installs the R14 version of Erlang, whereas this version of RMQ needs at least R16B3.
I also tried using the 'Erlang Solutions' option, but while following the 'required repos' link on the 'Erlang Solutions' site, I end up on a page that says this project is dead! (RPM Forge).
Using the 'Zero Dependency' Erlang option, I can download the 19.2.3 version of the RPM package, but while installing it, I get the following error (for a few different dependencies):

erlang < R13B-04.5 is obsoleted by (installed) erlang-kernel-R14B-04.2.7.amzn1.x86_64

Using 'yum install erlang' just installs the R14B version.

Any idea around what I'm doing wrong here?

My Linux environment:
Linux ip-XX-XX-XX-XX 4.4.23-31.51.amzn1.x86_64 #1 SMP Tue Oct 11 17:10:29 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux


--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages