From: Rodolfo M. <rod...@gm...> - 2006-08-15 17:11:09
|
On Tue, 2006-08-15 at 13:49 +0200, Rodolfo Medina wrote: >> I wish to read phonebook and sms from my mobile phone, a Nokia 6630 >> plugged to the PC with USB cable, >> and Alexander Kanavin from the openobex mailing list suggested me to >> use the latest opensync with syncml support for that purpose. >> Do you think it will be all right? >> So, from `http://www.opensync.org/' I downloaded libopensync-0.18.tar.gz, >> unpacked it and ran `./configure', but: >> >> [...] >> David Eriksson <tw...@us...> writes: > Install this package: > > libsqlite3-dev Thanks, this was helpful. Now, after installing libopensync-0.18.tar.gz, libopensync-plugin-file-0.18.tar.gz, multisync-0.90.18.tar.gz and libsoup, I'm following the steps at: http://www.opensync.org/wiki/syncml-guide . It says: -------------------------------------------------------------------------------- Also, please make sure that you are using a patched wbxml library. if you dont have the patched wbxml library please download wbxml2 from http://sourceforge.net/project/showfiles.php?group_id=55834&package_id=77694 Then apply the patch from misc/wbxml2-0.9.0.patch to the library and install it. -------------------------------------------------------------------------------- . From the above address I downloaded wbxml2-0.9.2.tar.gz, but don't know how to apply the patch, neither how to install wbxml2 after applying the patch. Can anyone from the present list provide a help? Thanks indeed, Rodolfo |