Install mod_muc_admin

I am using ejabberd 14.12, installed using binary installer on CentOS 6.5

Try to install the module from source. both the trunk and branches/ejabberd-2.0.x can't compile.

Then just copy mod_muc_admin.beam (from trunk) to ejabberd ebin directory, edit config file and restart ejabberd.

In the web admin interface I can see the mod is enable. But there is no menu for it. I read somewhere a menu will appear to show created rooms.

Also when I run any command if just give

Problem 'error badarg' occurred executing the command.

Anybody have any idea how to install it properly and use it?

Thanks

Are you using this

Are you using this version:
https://github.com/processone/ejabberd-contrib/tree/master/mod_muc_admin

?

How do you try to compile it and what is the result of the compilation command ?

You should upgrade to 15.03,

You should upgrade to 15.03, and just use 'ejabberdctl module_install mod_muc_admin'

Syndicate content