Ejabberd无法编译mod_multicast模块 [英] Ejabberd cannot compile mod_multicast module

查看:75
本文介绍了Ejabberd无法编译mod_multicast模块的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试将mod_multicast模块添加到我的ejabberd 15.09中。

I am trying to add mod_multicast module to my ejabberd 15.09.

步骤:
1.从'svn co <​​a href = https://svn.process-one.net/ejabberd-modules/ rel = nofollow> https://svn.process-one.net/ejabberd-modules/ '
2。在目录中运行./build.sh命令以获取mod_multicast'../ejabberd-modules/mod_multicast/trunk'。
3.应该在ebin目录中创建一个.beam文件,但在我的情况下不会创建任何文件。

Steps: 1. Get the repo from 'svn co https://svn.process-one.net/ejabberd-modules/' 2. Run ./build.sh command in the directory for mod_multicast '../ejabberd-modules/mod_multicast/trunk'. 3. A .beam file should be created in the ebin directory, but no file is created in my case.

我正在参考本教程以进行参考: http://www.gettechgo.com/how- to-install-mod_admin_extra-in-ejabberd /#comment-128

I am following this tutorial for ref: http://www.gettechgo.com/how-to-install-mod_admin_extra-in-ejabberd/#comment-128

推荐答案

感谢@MickaëlRémond

Thanks @Mickaël Rémond

我终于通过编辑ejabbred.yml文件 /Applications/ejabberd/conf/ejabberd.yml使其工作了

I finally got it to work by editing the ejabbred.yml file "/Applications/ejabberd/conf/ejabberd.yml"

只需在yml文件中添加:mod_multicast:[],然后重新启动服务器即可。

Just add: mod_multicast: [], to the yml file and restart your server.

如果要进一步配置多播行为,请查看以下内容: https://svn.process-one.net/ejabberd-modules /mod_multicast/trunk/README.txt

If you want to configure the multicast behavior further, have a look at this: https://svn.process-one.net/ejabberd-modules/mod_multicast/trunk/README.txt

这篇关于Ejabberd无法编译mod_multicast模块的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆