thanks for help. however i followed suggested steps and socat install successfully.
now, i am trying to execute this command
yum install rabbitmq-server-3.6.5-1.noarch.rpm
output:
file /usr/bin/ct_run from install of erlang-common_test-19.0-1.el6.x86_64 conflicts with file from package esl-erlang-19.0-1.x86_64
file /usr/bin/epmd from install of erlang-erts-19.0-1.el6.x86_64 conflicts with file from package esl-erlang-19.0-1.x86_64
file /usr/bin/erl from install of erlang-erts-19.0-1.el6.x86_64 conflicts with file from package esl-erlang-19.0-1.x86_64
file /usr/bin/erlc from install of erlang-erts-19.0-1.el6.x86_64 conflicts with file from package esl-erlang-19.0-1.x86_64
file /usr/bin/escript from install of erlang-erts-19.0-1.el6.x86_64 conflicts with file from package esl-erlang-19.0-1.x86_64
file /usr/bin/run_erl from install of erlang-erts-19.0-1.el6.x86_64 conflicts with file from package esl-erlang-19.0-1.x86_64
file /usr/bin/to_erl from install of erlang-erts-19.0-1.el6.x86_64 conflicts with file from package esl-erlang-19.0-1.x86_64
file /usr/bin/typer from install of erlang-typer-19.0-1.el6.x86_64 conflicts with file from package esl-erlang-19.0-1.x86_64
file /usr/bin/dialyzer from install of erlang-dialyzer-19.0-1.el6.x86_64 conflicts with file from package esl-erlang-19.0-1.x86_64
could you please help me, how to handle this issue?
thanks