LWN.net Logo

Advertisement

Front, Kernel, Security, Distributions, Development. See your byline here on LWN.net.

Advertise here

Conflicts?

Conflicts?

Posted Dec 11, 2003 14:04 UTC (Thu) by Peter (guest, #1127)
In reply to: Conflicts? by southey
Parent article: New features in APT-RPM

Especially older and poorly maintained projects require old libraries so you end with conflicts that are not easy to resolve.

The usual solution to that problem is, when a new library comes out which is not ABI-compatible with an older version, the new one gets a new name. And installs itself so as not to stomp on the old version.

At least that's how things are done with sane developers and distributors. If your version of Linux doesn't do that as a matter of course, you ought to consider upgrading to one that does.


(Log in to post comments)

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds