From: Thorsten K. <kramert@.informatik.uni-freiburg.de> - 2006-01-27 16:09:13
|
I've got several questions about opensync: 1) I have to to write a syncml-library (in C++) und find your project. I think your architecture pays to have a closer look. Then I try to compile: libopensync-0.18: works fine multisync-0.90.18: works fine libopensync-plugin-file-0.18: works fine But libopensync-plugin-kdepim-0.18 produces an error: $make install /bin/sh ./libtool --mode=install /usr/bin/install -c -p 'kdepim_lib.la' '/home/thorsten/opensync/bin//lib/opensync/plugins/kdepim_lib.la' /usr/bin/install -c -p .libs/kdepim_lib.so foo/kdepim_lib.so /usr/bin/install -c -p .libs/kdepim_lib.lai foo/kdepim_lib.la /usr/bin/install: cannot stat `.libs/kdepim_lib.lai': No such file or directory 2) On your project page you have got a libsyncml-library, but no downloadable plugin for syncml is on your webpage. In your user guide about syncml plugin, your mentioned it via svn. But the given links svn co http://svn.opensync.org/libsyncml/trunk/ libsyncml svn co http://svn.opensync.org/plugins/syncml/ syncml-plugin produces the following error: REPORT from '/libsyncml/!svn/vcc/default': 400 Bad Request (http://svn.opensync.org) Is your server currently down? 3) Is it right that your current version of libsyncml does only support SyncMl v1.2? 4) Do you know how many devices are supported by your lib? Regards, Thorsten |
From: kevin j. <rin...@kj...> - 2006-01-27 17:02:27
|
On point (2), I suspect you are getting that because you are behind a proxy. I had the same problem from my NAT'ed network, but it just occurred to me that all my http traffic is transparently routed through a proxy. I turned it off for the machine I was trying to run svn from and it all works fine now. I haven't got as far as figuring out if it's a misconfigured proxy, or if it just won't work at all through a proxy. Someone else might be able to shed some light on this. Cheers, KEv. On Fri, 2006-01-27 at 16:34 +0100, Thorsten Kramer wrote: > I've got several questions about opensync: > > 1) I have to to write a syncml-library (in C++) und find your project. I think your architecture > pays to have a closer look. > > Then I try to compile: > libopensync-0.18: works fine > multisync-0.90.18: works fine > libopensync-plugin-file-0.18: works fine > > But libopensync-plugin-kdepim-0.18 produces an error: > $make install > /bin/sh ./libtool --mode=install /usr/bin/install -c -p 'kdepim_lib.la' '/home/thorsten/opensync/bin//lib/opensync/plugins/kdepim_lib.la' > /usr/bin/install -c -p .libs/kdepim_lib.so foo/kdepim_lib.so > /usr/bin/install -c -p .libs/kdepim_lib.lai foo/kdepim_lib.la > /usr/bin/install: cannot stat `.libs/kdepim_lib.lai': No such file or directory > > 2) On your project page you have got a libsyncml-library, but no downloadable plugin for syncml is > on your webpage. > In your user guide about syncml plugin, your mentioned it via svn. But the given links > > svn co http://svn.opensync.org/libsyncml/trunk/ libsyncml > svn co http://svn.opensync.org/plugins/syncml/ syncml-plugin > > produces the following error: > REPORT from '/libsyncml/!svn/vcc/default': 400 Bad Request (http://svn.opensync.org) > Is your server currently down? > > 3) Is it right that your current version of libsyncml does only support SyncMl v1.2? > 4) Do you know how many devices are supported by your lib? > > Regards, > Thorsten > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 > _______________________________________________ > Opensync-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensync-users > |
From: <nhd...@gm...> - 2006-01-27 17:07:38
|
Hi I have sucessfully downloaded the library and the plugin today, if you wish I may send it to you. There is too a branch version of the library but i can't build it using the same steps of the trunk version. Regards, =C1drian L=EDvio - Trainee in the Nokia Technology Institute - INdT - www.indt.org <http://www.indt.org/> - Electrical Engeneering student in the Federal University of Campina Grande - UFCG - www.ufcg.edu.br Centre of Electrical Engeneering and Informatics - CEEI Academic Unit of Electrical Engeneering - UAEE - www.ee.ufcg.edu.br Laboratory of Embedded Systems and Pervasive Computing - www.embeddedacademy.org 2006/1/27, Thorsten Kramer <kramert@.informatik.uni-freiburg.de>: > > I've got several questions about opensync: > > 1) I have to to write a syncml-library (in C++) und find your project. I > think your architecture > pays to have a closer look. > > Then I try to compile: > libopensync-0.18: works fine > multisync-0.90.18: works fine > libopensync-plugin-file-0.18: works fine > > But libopensync-plugin-kdepim-0.18 produces an error: > $make install > /bin/sh ./libtool --mode=3Dinstall /usr/bin/install -c -p 'kdepim_lib.la= ' > '/home/thorsten/opensync/bin//lib/opensync/plugins/kdepim_lib.la' > /usr/bin/install -c -p .libs/kdepim_lib.so foo/kdepim_lib.so > /usr/bin/install -c -p .libs/kdepim_lib.lai foo/kdepim_lib.la > /usr/bin/install: cannot stat `.libs/kdepim_lib.lai': No such file or > directory > > 2) On your project page you have got a libsyncml-library, but no > downloadable plugin for syncml is > on your webpage. > In your user guide about syncml plugin, your mentioned it via svn. But th= e > given links > > svn co http://svn.opensync.org/libsyncml/trunk/ libsyncml > svn co http://svn.opensync.org/plugins/syncml/ syncml-plugin > > produces the following error: > REPORT from '/libsyncml/!svn/vcc/default': 400 Bad Request ( > http://svn.opensync.org) > Is your server currently down? > > 3) Is it right that your current version of libsyncml does only support > SyncMl v1.2? > 4) Do you know how many devices are supported by your lib? > > Regards, > Thorsten > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log > files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D103432&bid=3D230486&dat= =3D121642 > _______________________________________________ > Opensync-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensync-users > |