Re: ejabberd: mod_multicast

Badlop <[email protected]> Mon, 21 Sep 2009 11:22:53 +0200
Newsgroups gmane.network.jabber.admin
Message-ID <[email protected]>
2009/9/19 Florian Jensen <[email protected]>:
> has anyone installed mod_multicast for ejabberd? I am trying to run the
> build.sh, but it fails. I've got erlang-dev installed.
>
> root@machine:~/ejabberd-modules/mod_multicast/trunk# ./build.sh
> {"init terminating in
> do_boot",{undef,[{make,all,[]},{init,start_it,1},{init,start_em,1}]}}
>
> Crash dump was written to: erl_crash.dump
> init terminating in do_boot ()

In summary, Erlang couldn't find the file make.beam
In older Debian it was included in the package erlang-nox, now it is
in erlang-tools.
Of course, you also need erlang-dev for the actual compiler.

You will eventually be able to compile:
$ ./build.sh
Recompile: src/mod_multicast
Recompile: src/ejabberd_router_multicast
Recompile: src/ejabberd_c2s
Recompile: src/mod_muc_room
Recompile: src/ejabberd_sup

But note this code is quite old and doesn't work cleanly with current ejabberd.
With ejabberd 2.1.0 around the corner, maybe it's time to update mod_multicast.



---
Badlop
ProcessOne
_______________________________________________
JAdmin mailing list
FAQ: http://www.jabber.org/discussion-lists/jadmin-faq
Forum: http://www.jabberforum.org/forumdisplay.php?f=19
Info: http://mail.jabber.org/mailman/listinfo/jadmin
Unsubscribe: [email protected]
_______________________________________________