I have a single 32bit executable binary file that I need to run on my x86_64 machine. If the file is executable (even dynamically linked), why I need to install some dependencies related to the libraries of the programming language that the binary file programmed with?I have a single 32bit executable binary file th