Date: 22 Nov 2005 14:54:16 -0500 From: Lowell Gilbert <freebsd-questions-local@be-well.ilk.org> To: freeBSD <freebsd-questions@freebsd.org> Subject: Re: jabberd error, help Message-ID: <447jb0qx07.fsf@be-well.ilk.org> In-Reply-To: <20051122162014.97843.qmail@web25509.mail.ukl.yahoo.com> References: <20051122162014.97843.qmail@web25509.mail.ukl.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Efren Bravo <efrenba@yahoo.es> writes: > I've installed jabberd2 (#pkg_add -rv jabberd) > and I followed the jabber_guide.pdf instructions > but when I execute /usr/local/bin/jabberd -D, I > get this error: > > # cat c2s.log > Tue Nov 22 09:37:52 2005 [notice] starting up > Tue Nov 22 09:37:52 2005 [info] process id is > 3263, written to > /var/jabberd/pid/c2s.pid > Tue Nov 22 09:37:52 2005 [error] no such auth > module 'mysql' > > The mysql libs are in /usr/local/lib/mysql. > > Is there a way to tell to jabberd that the > mysql's libs are in that path? Sounds like you are trying to use some kind of authentication that you didn't configure the port with. What kind of authentication are you using, and what does the port config ("make showconfig") look like?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?447jb0qx07.fsf>