Here is a typical message when a certain dependency is unmet:
Code:
root:# Eterm
Eterm: error while loading shared libraries: libast.so.1: cannot open shared object file: No such file or directory
I recall there was a command that lists all the libraries(and the locations where the binary expects them) that a certain binary needs.
I don't remember the command and the terms I use in Google return everything but what I need.
Thanks in advance.