error while loading shared libraries: libpango_image.so: cannot open shared object file: No such file or directory
#cat /etc/ld.so.conf
include /etc/ld.so.conf.d/*.conf
#sudo sh -c "echo '/usr/local/lib' >> /etc/ld.so.conf"
#cat /etc/ld.so.conf
include /etc/ld.so.conf.d/*.conf
/usr/local/lib
#sudo sh -c ldconfig
In this case, the shared library file has been installed under the/usr/local/lib directory by default. Before executing the ldconfig command, add the new shared library directory to the shared library configuration file/etc/ld.so.conf.
Read More:
- [Solved] error while loading shared libraries: libmysqlclient.so.20: cannot open shared object file: No such…
- [Solved] mongod: error while loading shared libraries: libcrypto.so.1.1: cannot open shared object file: No s
- error while loading shared libraries [How to Solve]
- [Solved] error while loading shared libraries: libjson.so.0: cannot open shared object file: No such file or
- [Solved] error while loading shared libraries: libmpc.so.3: cannot open shared object file
- [Solved] ××: error while loading shared libraries: ××.so.19: cannot open shared object file: No such file or directory
- Error: loading shared libraries: cannot open shared object file: No such file or directory
- error while loading shared libraries: libmetis.so [How to Solve]
- [Solved] Ubuntu Compile AOSP Error: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory
- error while loading shared libraries: libz.so.1 [How to Solve]
- [Solved] gawk: error while loading shared libraries: libreadline.so.4
- [Solved] error while loading shared libraries: libmysql.so.16
- [Solved] /usr/local/libexec/mecab/mecab-dict-index: error while loading shared libraries: libmecab.so.2: cannot open shared object file: No such file or directory
- Centos7.2 Install vscode Error: error while loading shared libraries: libxkbcommon.so.0: cannot open shared pro
- [Solved] Centos8 openssh Compile Error: error while loading shared libraries
- Error while loading error while loading shared libraries [How to Solve]
- How to Solve Ubuntu20.04 Compile Error:error while loading shared libraries: libncurses.so.5
- Linux Ubuntu Django Error: uwsgi: error while loading shared libraries: libpcre.so.1
- [Solved] Ubuntu Execute uci Error: uci: error while loading shared libraries: lib
- Linux Execution Error “service mysqld start“error while loading shared libraries: libaio.so.1“