[SOLVED] How to check if a package will stomp local libraries
by phalange from LinuxQuestions.org on (#54A8M)
So compiling something from source, how can I tell if the source contains its own version of a library that already exists in Slackware?
I see this come up with some SBo builds, where the maintainer prevents a build from installing a conflicting lib.
Is there an easy way to cross-reference everything in the build against the system?


I see this come up with some SBo builds, where the maintainer prevents a build from installing a conflicting lib.
Is there an easy way to cross-reference everything in the build against the system?