On Tue, Aug 28, 2007 at 01:39:48PM +0200, viq wrote: > On 25/07/07, viq <[EMAIL PROTECTED]> wrote: > > http://ejabberd.jabber.ru > > > > ejabberd is a free and open source instant messaging server written in > > Erlang. ejabberd is cross-platform, distributed, fault-tolerant, and > > based on open standards to achieve real-time communication > > (Jabber/XMPP). > > > > It's running fine with very light usage on my home i386 box, and I > > believe should run anywhere where erlang runs. Yes, it does need X to > > be installed as it depends on expat. Am I right in putting USE_X11=Yes > > in the Makefile if that's the case? > > > > The port uses temporarily a self-assigned user and group _ejabberd > > with UID/GID 590, which since has been taken by comms/smstools. > > > > Thanks go to Martynas Venckus for initial comments on cleaning up my > > port, Lars Hansson for providing an easier and more consistent way to > > start and control it and making it work with google, and Simon Kuhnle > > for helping me test it, and prodding me to remind people about it ;) > > > > Any comments, OKs, test reports? > > <bump>
Builds and installs fine on i386. After configuring my router to correctly port forward the needed ports to my laptop and setting up my DNS right again and disabling ssl/tls stuff in /etc/ejabberd/ejabberd.cfg (and of course setting the hostname right in it), ejabberd started without problems. I could register accounts both with my Jabber client and with 'ejabberdctl register'. Removing worked, too. I'm normally chatting with the account right now. -- simon