Efren Bravo <[EMAIL PROTECTED]> 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? _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"