blob: c857cd6a67540f802a80a8b60da57f45be74b055 (
plain)
1
2
3
4
5
|
A command line tool that:
- turns ldd into a tree
- explains why shared libraries are found and why not
- package optionally deploys executables and dependencies
into a single directory
|