On Fri, Aug 15, 2003 at 10:28:01AM -0400, [EMAIL PROTECTED] wrote:
> 
> 
> I'm trying to run Jabberd2 which I rebuilt for the first time.  The
> following error keeps ocuring....
> 
> Fri Aug 15 09:18:18 2003 [notice] starting up
> Fri Aug 15 09:18:18 2003 [info] process id is 2327, written to
> /usr/local/var/jabberd/pid/c2s.pid
> Fri Aug 15 09:18:18 2003 [error] no such auth module 'db'
> 
> Anyone have any clue where I start looking to solve this

This should probably be sent to the Jabberd2 mailing list
<[EMAIL PROTECTED]>.  However from the error, it looks like you
didn't configure the source with BDB support:

  --enable-storage=DRIVERS
                          storage drivers to build (default: mysql)
  --enable-authreg=MODULES
                          authreg modules to build (default: anon pipe mysql)

You'll note the defaults do not include db support.

-- 
Jamin W. Collins

This is the typical unix way of doing things: you string together lots
of very specific tools to accomplish larger tasks. -- Vineet Kumar
_______________________________________________
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev

Reply via email to