On Wed, 2010-04-07 at 23:00 +0100, Peter Lipp wrote: > >then run evolution-data-server manually in one shell > > It seems that my evolution-data-server doesn't build a binary, maybe > that's a reason for the mess. Need to find out why...
Also note that in order to get it activated when it isn't installed in /usr, you need to ensure that the system's D-Bus is able to find your custom server. I've done that with two symlinks: $ ll /usr/share/dbus-1/services/org.gnome.evolution* lrwxrwxrwx 1 root root 98 30. Mär 13:03 /usr/share/dbus-1/services/org.gnome.evolution.dataserver.AddressBook.service -> /usr/local/evolution-2.30/share/dbus-1/services/org.gnome.evolution.dataserver.AddressBook.service lrwxrwxrwx 1 root root 95 30. Mär 13:03 /usr/share/dbus-1/services/org.gnome.evolution.dataserver.Calendar.service -> /usr/local/evolution-2.30/share/dbus-1/services/org.gnome.evolution.dataserver.Calendar.service Another solution is to add the path to the .service files in /etc/dbus-1. -- 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 [email protected] http://lists.syncevolution.org/listinfo/syncevolution
