So i often have the problem that i work on applications that need different versions of the same library. I can usually not have two versions of the same library installed but i can link to specific local versions. However if these libraries again depend on differnt version of something else i'm quickly getting into "dependency hell". I understand (i think) the benefits of sharing libraries but frankly i would prefer if every program/lib would come with everything it needs. Is there any linux distro out there that tried something like this ? would it be possible ?
Thanks!
