Le lundi 07 octobre 2013 à 21:29 +0200, Patrick Ohly a écrit :
On Fri, 2013-10-04 at 16:01 +0200, Daniel CLEMENT wrote:
> [...]
> >
> Hi, I was tried and compiled against Evo 3.8 (with the idea of perhaps
> making a deb file available for other users afterwards).
Note that Sebastian Heinlein is already doing that.
I don't mean to duplicate his good work, I was just eager to test. My
present Evo. 3.4.4 has an annoying scrolling bug which is solved in 3.8.
I also seem to have
found a way how the
syncevolution.org packages can be built such that
they contain EDS backends for <3.6 and >=3.6 and then pick the right one
at runtime.
[...]
> But while it apparently compiled OK, I'm getting this error
at runtime
> (just after syncevolution --version):
>
> syncevolution: error while loading shared libraries:
> libsyncevolution.so.0: cannot open shared object file: No such file or
> directory
Did you "make install"?
Yes, certainly.
If you did, did you use DESTDIR?
No...
In that case,
the libraries and data files will not be where the binaries are looking
for them. LD_LIBRARY_PATH and some SyncEvolution env vars can be set to
run nonetheless (see man page aka README.rst).
> Also, sync-ui seems not to be there (whereas it is definitely present in
> the sources I downloaded).
You need to enable it via configure flags.
I guess I have to look more closely at the README and the options. Hope
I can find the time to make another test soon.
BR,
--
Daniel CLEMENT