you need to use yum's "whatprovides" facility to find the package that has the ld-linux.so.2 library.
------------ Original Message ------------
Date: Monday, September 21, 2015 12:48:22 -0400 From: Jason Welsh jason.welsh@mercurygate.com
[root@centos7 Packages]# yum install /lib/ld-linux.so.2 Loaded plugins: fastestmirror, langpacks, product-id, subscription-manager This system is not registered with Subscription Management. You can use subscription-manager to register. epel/x86_64/metalink | 12 kB 00:00:00 ftp_repo | 3.6 kB 00:00:00 Loading mirror speeds from cached hostfile
- epel: ftp.cse.buffalo.edu
No package /lib/ld-linux.so.2 available. Error: Nothing to do
On 09/21/2015 12:44 PM, Gordon Messmer wrote:
yum install /lib/ld-linux.so.2
------------ End Original Message ------------