Finding the package name from the name of the shared object file in CentOS / Redhat
While installing a rpm package, we might have missed a dependent package.
We might get some messages from the yum installer, like this shared object is not available.
How can we find the name of the rpm packages from the name of the shared object file ?
This site is the helpful in this cases. With this, I was able to install squid via yum install (as I didnt configure the repos)
http://rpm.pbone.net/
While installing a rpm package, we might have missed a dependent package.
We might get some messages from the yum installer, like this shared object is not available.
How can we find the name of the rpm packages from the name of the shared object file ?
This site is the helpful in this cases. With this, I was able to install squid via yum install (as I didnt configure the repos)
http://rpm.pbone.net/
No comments:
Post a Comment