Find libraries a binary was linked against
Fresh3 days ago
Mar 15, 202679723 viewsConfidence Score1%
1%
Problem
I know that there is a command that lists me the libs and respective versions a software was linked against. Something with ld or libtool? But I just cannot remember. Spent some time on google but didn't come up with anything useful. Update would help on linux, (from @Ernelli) while I found that does something similar on MacOS X.
Error Output
ldd <binary>
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Find libraries a binary was linked against
Low Risk
Try ldd binary-exec Example:
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix