Fixes get_ldd_output() to work on NixOS by allowing ld-linux-x86-64 to be of the form path => path in ldd output.
And throw an exception if any other lib name is a full path.
Fixes get_ldd_output() to work on NixOS by allowing ld-linux-x86-64 to be of the form path => path in ldd output.
And throw an exception if any other lib name is a full path.