[rabbitmq-discuss] Not able to install erlang and rabbitMQ on my virtual machine
Matthias Radestock
matthias at rabbitmq.com
Sat Dec 15 13:13:35 GMT 2012
Abhishek,
On 15/12/12 12:56, Abhishek Chordia wrote:
> I am getting error while installing the Erlang & RabbitMQ on my virtual
> machine, screen show attached. Please help me on this.
The contents of your /etc/yum.repos.d/epel-erlang.repo appear to contain
the log output of wget rather than the actual file that was fetched.
As per http://www.rabbitmq.com/install-rpm.html, the command to fetch
the file is
wget -O /etc/yum.repos.d/epel-erlang.repo
http://repos.fedorapeople.org/repos/peter/erlang/epel-erlang.repo
Note the *upper case* "-O"; I reckon if you accidentally used lower case
then you'd get the result you are seeing.
Regards,
Matthias.
More information about the rabbitmq-discuss
mailing list