I'm trying to get Erlang to work on my Fedora server, in particular to run rabbitmq, but when I yum install erlang
yum complains that wxGTK requires a bunch of packages.
Wtf? Why is erlang trying to install a GUI? I intend to deploy this on a headless server.
Does erlang need to be compiled from source? Can't I use erlang version without GUI?
source share