On Mon, 2009-10-19 at 19:18 +0100, Martin Eckart wrote:
I think that months ago I compiled syncevolution from source over
the .deb that had previously been installed. When the .deb got updated,
it updated most things but may not have overwritten the custom compiled
(but older) libsynthesis (or some similar library). This led to
problems until I compiled the newer version and killed the old
libraries.
That sounds possible. I was wondering about the "overwrote system
library" part earlier. A configure without explicit --prefix=/usr should
install in /usr/local and thus not overwrite anything. I myself don't
install as root, by making /usr/local writable for my normal account.
checkinstall is even better. It creates .debs which (if named like the
ones from
syncevolution.org) ensures that no conflicting versions are
installed in parallel and/or on top of each other.
--
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.