Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Oct 2008 16:49:23 +0200
From:      Olivier Mueller <om-lists-bsd@omx.ch>
To:        Nicolas Raspail <nicolas.raspail@whisperingvault.net>
Cc:        freebsd-ports@freebsd.org, Shaun Amott <shaun@FreeBSD.org>
Subject:   Re: ejabberd 2.0.0 ?
Message-ID:  <1224254963.4487.6.camel@frosch.local>
In-Reply-To: <48E8DC77.2050808@whisperingvault.net>
References:  <1206621386.26175.27.camel@bigapple.omnis.ch> <20080330231002.GA16562@charon.picobyte.net> <481054E5.2050201@default.co.yu> <1219353441.10229.8.camel@bigapple.omnis.ch> <48E8DC77.2050808@whisperingvault.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,

On Sun, 2008-10-05 at 17:25 +0200, Nicolas Raspail wrote:
> ejabberd 2.0.2 is out, and we still don't see any news about a new port 
> version.
> Is Shaun still maintening the port actively ?

It doesn't seem to be the case, but it's easy to install ejabberd 2.0.2
by
yourself "manually" if you really need it: 

0) (install the old version of ejabberd with the port to make sure you
have all dependencies... )
1) get the source via lynx
http://www.process-one.net/en/ejabberd/downloads/
2) unpack in /usr/local/src
3) cd ejabberd-2.0.2
3) ./configure --prefix=/usr/local/ejabberd        
4) gmake all; gmake install all
5) update /usr/local/ejabberd/etc/*
6) /usr/local/ejabberd/sbin/ejabberdctl start
7) access http://serverIP:5280/admin/

Et voilą :-)  A clean port would of course be nicer, but in the mean
time, this solutions seems to work... 

Regards & have a nice week-end,
Olivier





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1224254963.4487.6.camel>