up votedown voteI have found that VMWare Toolkit caused this issue on CentOS VMs.vi /etc/ld.so.conf.d/vmware-tools-libraries.confand add the following two lines at the top (assuming you're 64-bit):/lib64 /usr/lib64Save, and "ldconfig".正解