Fairly new to linux, working on a fresh redhat install. Everything seems to be running fine on the machine, but when I go to install ejabberd I run:
"yum install ejabberd"
Feedback says:
Loaded plugins: refresh-packagekit, rhnplugin
Setting up Install Process
No package ejabberd available.
Error: Nothing to do
Has anyone had this before? Any recommendations on installing ejabberd on redhat linux?
Thank you!!!!!
update
I was still not able to get the yum install to work, no ejabberd package was found. bug?
Though I did get everything up and running using this tutorial, meant for centos but worked for redhat:
http://linuxadminzone.com/install-and-configure-ejabberd-jabber-im-server/
Still curious about why yum wasn't working though. Please let me know if you learn anything.