From: cold <co...@bs...> - 2006-08-16 08:30:08
|
dont dl wbxml2-0.9.2.tar.gz but wbxml2-0.9.0.tar.gz just under the 0.9.2 ( click on 0.9.0 ) or try this : http://prdownloads.sourceforge.net/wbxmllib/wbxml2-0.9.0-src.tar.gz?download after that, untar the source in a folder and paste the patch form libsyncml/misc/wbxml2....patch. an do : # patch -p 1 < wbxml2 .... ..patch after that : # autoreconf -sfi # ./configure # make # make install gl vincent desmares Rodolfo Medina wrote: > > 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 > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Opensync-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensync-users > > -- View this message in context: http://www.nabble.com/opensync-installation-for-Nokia-usb-tf2108785.html#a5828486 Sent from the Opensync - User forum at Nabble.com. |