Bug 29106 - modules in /usr/lib/cairo avoids parallel installation of different versions
Summary: modules in /usr/lib/cairo avoids parallel installation of different versions
Status: RESOLVED MOVED
Alias: None
Product: cairo
Classification: Unclassified
Component: general (show other bugs)
Version: 1.9.12
Hardware: Other All
: medium normal
Assignee: Carl Worth
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-16 03:26 UTC by Dominique Leuenberger
Modified: 2018-08-25 13:55 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Dominique Leuenberger 2010-07-16 03:26:43 UTC
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.
Comment 1 GitLab Migration User 2018-08-25 13:55:35 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/cairo/cairo/issues/268.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.