On Wed, 2009-11-04 at 03:32 +0000, Jason Grant wrote: > To get started with syncevolution, I installed the rpm, copied the > default funambol config and added a username/password. I also had to > "yum install pcre-devel" and "ln > -s /usr/lib/libpcrd.so /usr/lib/pcre.so.3".
One more question about this: what version of libpcre.so is available on Fedora Core 11? Linking to that should be enough, albeit a bit hacky. The reason for not providing a libpcre.so.3 symlink is that the current version is no longer entirely compatible. /usr/lib/libpcre.so itself is also just a symlink, at least normally. The dependency comes from libsynthesis. I think we could compile it so that the lib is not needed, without loss of functionality in SyncEvolution. -- 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
