Project Scene:
After successfully building Linux, installing the required dependency libraries, and installing WPS and WRF. Run an instance simulation.
Problem description
./ungrib.exe reports an error that libpng16.so.16 cannot be found.
The error is as follows:
./ungrib.exe: error while loading shared libraries: libpng16.so. 16: cannot open shared object file: No such file or directory
Solution:
sudo vim /etc/ld.so.conf
Add statement: /home/tian/Software/libpng-intel/lib
sudo ldconfig
Go to ./ungrib.exe to run successfully
Read More:
- [Solved] ERROR: ld.so: object ‘/$LIB/libonion.so‘ from /etc/ld.so.preload
- [Solved] keystone Install Error: Failed to parse /etc/keystone/keystone.conf: at /etc/keystone/keystone.conf:687
- error while loading shared libraries: libmetis.so [How to Solve]
- Mgr [error]: library file libdmhs_exec.so not found, error: 0
- error while loading shared libraries: libz.so.1 [How to Solve]
- Linux Execution Error “service mysqld start“error while loading shared libraries: libaio.so.1“
- [Solved] websocket error in Linux service: / lib64 / libc. So. 6: version ` glibc_2.17‘ not found
- [Solved] openssl error: libcrypto.so.1.0.0: cannot open shared object file: Error 40
- How to Fix No default.conf file in conf.d after Installing Nginx
- [Solved] gawk: error while loading shared libraries: libreadline.so.4
- Petalinux Failed to open PetaLinux lib: librdi_commonxillic.so: cannot open shared object file:
- [Solved] error while loading shared libraries: libjson.so.0: cannot open shared object file: No such file or
- How to Solve Ubuntu20.04 Compile Error:error while loading shared libraries: libncurses.so.5
- [Solved] mongod: error while loading shared libraries: libcrypto.so.1.1: cannot open shared object file: No s
- Linux Ubuntu Django Error: uwsgi: error while loading shared libraries: libpcre.so.1
- Nginx Error: Swap file “/etc/nginx/.nginx.conf.swp“ already exists
- [Solved] error while loading shared libraries: libmysql.so.16
- [Solved] error while loading shared libraries: libmysqlclient.so.20: cannot open shared object file: No such…
- [Solved] ××: error while loading shared libraries: ××.so.19: cannot open shared object file: No such file or directory
- [Solved] Ubuntu Compile AOSP Error: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory