"error while loading shared libraries: libatomic.so.1: cannot open shared objec" problem solution

This failure occurs when installing mysql because there is no or can not find the libatomic.so.1 file

   If there is no such file, you need to install it first or copy it to the /usr/lib or /usr/lib64 directory 

Then run sudo vi /etc/ld.so.conf    

    sudo ldconfig

 

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324996181&siteId=291194637