Add this to your .bashrc : alias yum='LD_LIBRARY_PATH=/usr/lib64 yum'. That will ensure that when running yum (and yum only), the system will search for ...
確定! 回上一頁