Linux sometimes has errors when installing software, suggesting that the dynamic link library .so is missing. What is the cause of this problem? How to solve it? The following small series will introduce you to the Linux software prompts to lack the dynamic link library .so method, let's understand it.
suggesting the absence of dynamic link library .so when
Linux to install the software:
1. lack of dynamic link libraries .so-can not open shared object file: No such file or directory < Br>
2. Missing dynamic link library.so.0-cannot open shared object file:No such file or directory
3.Lost dynamic link library.so.1-cannot open shared object file: No such file or directory
can be directly: # sudo ldconfig
Recompile, if not, do the following:
There are three main methods to summarize:
1. Use ln to link the required so files to the default directories /usr/lib or /lib
ln -s /where/you/install/lib/*.so /usr/libsudo ldconfig
2.Modify LD_LIBRARY_PATH
export LD_LIBRARY_PATH=/where/you/install/lib:$LD_LIBRARY_PATHsudo ldconfig
3. Modify /etc/ld. So.conf, then refresh
vim /etc/ld.so.conf
add /where/you/install/lib
sudo ldconfig
Above When installing Linux is suggested that the lack of software provides solutions to the dynamic link library, and a total of three prompt case, the solution is to have three, to solve the problem depending on the circumstances.
In Linux system operation, S3QL can be used to create an encrypted file system that can store data o
for Linux RRDtool is a way to store data, is a powerful drawing engine, so how to use RRDtool on Li
Under the Linux system, the font of the Chrome browser can be rendered, which makes
In Linux systems, multiple network cards are usually bundled into one logical netwo
Linux uses the scp command to remotely transfer files.
The specific steps of installing Flash plugin in Firefox in Linux
How to deal with the disappearance of ibus input method icon after upgrading Ubuntu 12.04?
How to use vim to set up network on CentOS
Knowledge about file I/O operations under Linux
CentOS python version is too low How to manually upgrade?
How to install Nvidia Quadro graphics driver for Ubuntu system
Linux svn automatic update error report post-commit hook failed?
How to use the Linux cd command?
Ubuntu steps to install VLC player
Learn about the role of Linux mail commands through examples
How to install and use http_load to stress test the server in Linux
How to cancel Win10 power-on password Cancel Win10 power-on password setting method
How does the win7 system hide folders?
Experience sharing: Windows 8 developer preview installation and uninstallation
Win10 Tips for Setting the Main Button of the Mouse
Hackers trying to crack Windows 8 are not surprising
Windows7 Basic Edition Upgrade Ultimate (Users)