[jadmin] failed loading authreg module 'mysql'

Ross Cooney ross.cooney at gmail.com
Tue Jun 5 06:41:11 CDT 2007


Hi,

I am installing Jabberd 2.1.6 on a Linux server and having problems.
My configure line is:

./configure --enable-ssl --enable-idn=/usr/bin/idn
--enable-mysql=/usr/include/mysql --with-extra-library-path=/usr/lib
--with-extra-include-path=/usr/lib --enable-debug --enable-cyrus
--disable-gsasl

This runs fine and there are no errors from 'make' and 'make install'.

When I run the tools/jabberd script I get the following in the c2s.log file:

Tue Jun  5 12:42:07 2007 [notice] starting up
Tue Jun  5 12:42:07 2007 [info] process id is 7750, written to
/usr/local/var/jabberd/pid/c2s.pid
Tue Jun  5 12:42:07 2007 [notice] modules search path: /usr/local/lib/jabberd
Tue Jun  5 12:42:07 2007 [info] loading 'mysql' authreg module
Tue Jun  5 12:42:07 2007 [error] failed loading authreg module 'mysql'
(/usr/local/lib/jabberd/authreg_mysql.so: cannot open shared object
file: No such file or directory)

It seems that the authreg_mysql.so file is not available. I can not
find it on the server. Is there a problem with my configure statement?

Thanks for your help,

Ross


More information about the JAdmin mailing list