error while loading shared libraries: libjson.so.0: cannot open shared object file: No such file or
Solution:
sudo vim /etc/ld.so.conf
Add /usr/local/lib to the file, which is the path is libjson.so.0 located
include /etc/ld.so.conf.d/*.conf
/usr/local/lib
Finally, the terminal inputs sudo ldconfig
Read More:
- [Solved] ××: error while loading shared libraries: ××.so.19: cannot open shared object file: No such file or directory
- [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
- [Solved] Ubuntu Compile AOSP Error: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory
- [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
- Error: loading shared libraries: cannot open shared object file: No such file or directory
- [Solved] error while loading shared libraries: libmpc.so.3: cannot open shared object file
- [Solved] Python Import mmcv Warning: ImportError: libGL.so.1: cannot open shared object file: No such file or directory
- Linux Ubuntu ImportError: Libtk8.5.so: cannot open shared object file:No such file Install tkinter Library
- Petalinux Failed to open PetaLinux lib: librdi_commonxillic.so: cannot open shared object file:
- Error while loading shared libraries [How to Solve]
- Centos7.2 Install vscode Error: error while loading shared libraries: libxkbcommon.so.0: cannot open shared pro
- error while loading shared libraries: libmetis.so [How to Solve]
- [Solved] ImportError:lib***.so–cannot open shared object file: No such…(pycharm/clion Error but shell No Error)
- error while loading shared libraries [How to Solve]
- [Solved] openssl error: libcrypto.so.1.0.0: cannot open shared object file: Error 40
- [Solved] error while loading shared libraries: libmysql.so.16
- error while loading shared libraries: libz.so.1 [How to Solve]
- [Solved] gawk: error while loading shared libraries: libreadline.so.4
- How to Solve Ubuntu20.04 Compile Error:error while loading shared libraries: libncurses.so.5