[cairo-bugs] [Bug 29106] New: modules in /usr/lib/cairo avoids parallel installation of different versions
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jul 16 03:26:45 PDT 2010
https://bugs.freedesktop.org/show_bug.cgi?id=29106
Summary: modules in /usr/lib/cairo avoids parallel installation
of different versions
Product: cairo
Version: 1.9.12
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: general
AssignedTo: cworth at cworth.org
ReportedBy: dominique-freedesktop.org at leuenberger.net
QAContact: cairo-bugs at cairographics.org
I suggest to version /usr/lib/cairo subfolder.
Due to the nature of shared libraries it might be that in the future two (or
more) versions of cairo need to be installed in parallel. For this reason there
are the soNUM bumps whenever an ABI break happens.
But having the modules in an unversioned directory avoids this from working
properly, as different versions of cairo would potentially try to load the same
modules.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the cairo-bugs
mailing list