I've succesfully installed ejabberd on FreeBSD (not very hard) and have it up and running and I am already developing some clients to understand how XMPP works. I am also looking into "extending" ejabberd and wanted to know what the directory structure is like. The only files I can find related to ejabberd are:
/usr/local/etc/ejabberd.cfg
/usr/local/etc/ejabberd.defaults
/usr/local/bin/ejabberd
/usr/local/bin/ejabberdctl
Where does the rest of ejabberd live?
ejabberd dir in freebsd
I believe I have found it:
/usr/local/lib/erlang/lib/ejabberd-0.7.5
Now I have to figure out how to add components custom components into ejabberd.
(I think I started this thread in the wrong place; can anybody move this thread into the "ejabberd configuration" section?)
Remark that you installed an
Remark that you installed an older version it seems; maybe you should updated your ports? ;-)
Useful command do find maybe more ejabberd files:
--
sander
thanks
Thanks for pointing that out!
Help to insllat Ejabber on FreeBSd ver 6.0
Can you tell me how to install ejabberd step by step? i am new here, in freeBSD and Ejjaber..I like to make server for my association.. thank a lot