Detailed installation instructions goes here.
Install the required software, and make sure all elisp packages are in the load-path.
Set the following variables to suit your installation.
syncml-host
syncml-target-locuri
syncml-source-locuri
syncml-target-database
syncml-source-database (can be anything, i believe)
syncml-credential (authentication not supported yet)
run the following elisp function: bbdb-syncml-initialize. (This can be done from the *scratch* buffer, byu writing (bbdb-syncml-initialize), placing the point behind the closing parathensis, and press C-x C-e.)
This will add the custom field luid to your BBDB-database. Also the mapping file will be created.
This shall only be done once.
Whenever you want to make a sync, run the bbdb-syncml-synchronize function.