File jabberd-README.SUSE of Package jabberd14

The SUSE package of jabberd2 has been patched to have the storage and
authreg drivers as loadable modules instead of linking them directly
into the respective binaries.

This allows shipping an RPM that contains all possible drivers, but
avoids the runtime dependency on all involved database libraries.

But this means that if you want to use any of the storage backends
that needs such a module, you have to make sure yourself that the
respective database library package is installed.

The following table shows what package is needed to use the respective
storage modules:

module(s)          needed package
------------------------------------
authreg_db         db
storage_db

authreg_ldap       openldap2-client

authreg_mysql      mysql-client
storage_mysql

authreg_pam        pam

authreg_pgsql      postgresql-libs
storage_pgsql

authreg_sqlite     sqlite
storage_sqlite
openSUSE Build Service is sponsored by