[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Question about libraries : c2



On Mon, Jul 25, 2005 at 02:50:29PM -0400, Lennart Sorensen wrote:
> By having the abi in the
> name you can have multiple ABI versions of one library installed at the
> same time.

No you can't, if you can it's a bug and should be fixed.  The
problem is that the filename of the library does not change while
the ABI does change.  This means that the new version actually
has to conflict with the old version, since you obviously can't
install 2 files with the same name, nor would you be able to find
the correct library even if you could.

Anyway, it's going to rather hard to properly get things
installed in unstable while this transition is going on.  If you
want to be able to install packages without such problems, you
should be using testing instead.


Kurt



Reply to: