I am trying to install an application on CentOS 7 that needs several libraries:
libcryptopp.so.6
libdns_sd.so.1
libstdc++.so.6
libstdc++.so.6
Where can I get these libraries? Is there a yum repo that contains them? Are they standard? If so, what package(s) do I install to get these libraries?
Someone please advise.