Lack of shared library, with root permission:
1. Find the installation package:
Yum whatprovides libstdc + +. So. 6
2. Install: Yum – y install libstdc+ ± 4.8.5-44.el7.i686
If you don’t have root permission, you can only install it manually:
1. Download the corresponding RPM file libstdc+ ± 4.8.5-44. EL7. I686. RPM
Add Link description
2. Send it to the server and decompress it:
directly decompress it in the user’s root directory: rpm2cpio libstdc+ ± 4.8.5-44.el7.i686.rpm | CPIO – idvm
after decompressing, the usr directory will be generated in the root directory
3. Configure environment variables (some of them are not effective at the beginning, but they are effective as follows for reference):
Read More:
- error while loading shared libraries: libpng16.so.16: cannot open shared object file: No such file
- error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file
- [gdb] error while loading shared libraries: libcunit.so.1: cannot open shared object file
- Solve the software startup error while loading shared libraries: libgd. So. 2: cannot open shared object error
- Importerror of [docker] error: libGL.so .1: cannot open shared object file: No such file or directory
- ImportError: libcudnn.so.7: cannot open shared object file: No such file or directory
- Problem solving: importerror: libcublas.so .9.0: cannot open shared object file: No such file
- OSError: libnccl.so.2: cannot open shared object file: No such file or directory
- libaio.so . 1: cannot open shared object file solution
- nginx: error while loading shared libraries: libluajit-5.1.so.2: cannot open
- CONDA 3090 install tenslow GPU report error importerror: libcublas.so .9.0: cannot open shared object file
- goldendict: error while loading shared libraries: libQt5Svg.so.5
- /usr/sbin/zabbix_agentd: error while loading shared libraries: libcurl.so.4
- /usr/lib/deepin-wine/wine: error while loading shared libraries: libwine.so.1
- error while loading shared libraries: requires glibc 2.5 or later dynamic linker
- RuntimeError: Couldn‘t open shared file mapping: <torch_16716_3565374679>, error code: <1455>
- [Solved] KEIL Error: source file ‘.XXX.o‘ – object file renamed from ‘XXX.o‘ to …
- Error in header file when calling OpenGL to open obj file in vs2013: unable to open include file: “GL / glut. H”: no such file or directories
- Cannot open include file: ‘io.h‘: No such file or directory
- How to solve the problem of “unable to open include file:” graphics. H “: no such file or directory”