There is a minor issue with the options in the rpm command under Erlang Installation section. The "U" is lower case and should be caps. What it is: rpm -uvh ... What is should be: rpm -Uvh ...
There is a minor issue with the options in the rpm command under Erlang Installation section. The "U" is lower case and should be caps.
What it is:
rpm -uvh ...
What is should be:
rpm -Uvh ...