Ah, it's in /usr/local/libexec, got it.  In our debian packages we are
configuring with --libexecdir /usr/lib/syncevolution.  It was linked,
but not included in any of our resulting packages.  I've fixed that
now and it's working nicely.

thanks,
Jeremy

On Sun, Sep 2, 2012 at 6:58 AM, Patrick Ohly <patrick.o...@intel.com> wrote:
> On Fri, 2012-08-31 at 19:41 -0600, Jeremy Whiting wrote:
>> Patrick,
>>
>> Ok, I am able to create addressbooks in the same way I do for folks
>> eds backend unit tests by copying an ini file.  The last snag I'm
>> hitting is that syncevo-local-sync is missing in our packages.  Is
>> there some configure line that builds that? I don't see it in
>> /usr/local/lib/syncevolution in my build from git either.
>
> It's linked in src/src.am:
>
> # Local sync helper executable. Built unconditionally at the moment,
> # thus creating a hard dependency on D-Bus.
> libexec_PROGRAMS += src/syncevo-local-sync
>
> The install prefix is /usr/local/libexec.
>
> Are you saying that it doesn't get linked at all in your builds?
>
> --
> Best Regards, Patrick Ohly
>
> The content of this message is my personal opinion only and although
> I am an employee of Intel, the statements I make here in no way
> represent Intel's position on the issue, nor am I authorized to speak
> on behalf of Intel on this matter.
>
>
_______________________________________________
SyncEvolution mailing list
SyncEvolution@syncevolution.org
http://lists.syncevolution.org/listinfo/syncevolution

Reply via email to