http://bugzilla.moblin.org/show_bug.cgi?id=7913
Summary:
syncevolution.org binaries + Fedora Core 11 +
libpcre.so.3
Classification: Moblin Projects
Product: SyncEvolution
Version: upstream
Platform: Netbook
OS/Version: Moblin Linux
Status: ASSIGNED
Severity: normal
Priority: P2
Component: *Feature Request
AssignedTo: syncevolution(a)lists.intel.com
ReportedBy: patrick.ohly(a)intel.com
CC: syncevolution(a)lists.intel.com
The binaries are compiled on Ubuntu Hardy, using libpcre.so.3, from the pcre
source version 7.4. On Fedora Core 11, the library has a different so version.
As a workaround, creating a symlink seems to work:
sudo ln -s libpcre.so.0 /lib/libpcre.so.3
libsynthesis links againt libpcre.so.3. That library might not be needed at all
in the way how SyncEvolution uses libsynthesis, so for the packages on
syncevolution.org we could compile libsynthesis without regular expression
support and thus avoid this problem completely. Must be configurable via
"configure".
--
Configure bugmail:
http://bugzilla.moblin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.