When you start any application on your Linux system, you may come across with the following error message:
“Program name: error in loading shared libraries: lib xxx…so. X: cannot open shared object file: No such file or directory.”
After this error message, the application gets terminated unexpectedly and you can not use it any more.
Reason of this problem
This problem occurs with the applications which are using shared libraries. This problem occurs if your computer has incompatible libraries to the applications or the applications and system have