http://bugs.meego.com/show_bug.cgi?id=1330
Summary:
syncevolution.org binaries: add RPATH for /usr/lib
Classification: MeeGo Projects
Product: SyncEvolution
Version: unspecified
Platform: Netbook
OS/Version: IA
Status: ASSIGNED
Severity: normal
Priority: High
Component: SyncEvolution
AssignedTo: patrick.ohly(a)intel.com
ReportedBy: patrick.ohly(a)intel.com
QAContact: jingke.zhang(a)intel.com
CC: syncevolution-bugs(a)meego.bugs,
syncevolution-default-bugs(a)meego.bugs
Estimated Hours: 0.0
When installing the 64 bit .rpms on Fedora, the 64 libsyncevolution.so is
placed in /usr/lib (same configure and compilation run as for Debian, which
puts the libs there), but then they are not found at runtime (because Fedora
doesn't have that dir in the default search path).
Two possible solutions:
- add RPATH
- put our shared libs into a non-standard location, which forces
libtool to add the RPATH
Adding RPATH might be easier.
--
Configure bugmail:
http://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.