Error: Missing Dependency: libmysqlclient.so.15

Missing Dependency
Sometimes, you may get the error "Missing Dependency: libmysqlclient.so.15 is needed by package 2"  while installing some packages. Here is the solution to fix this issue.

You may get the error “Missing Dependency: libmysqlclient.so.15 is needed by package 2”  when installing some packages, eg, Postfix.

yum install postfix
Excluding Packages in global exclude list
Finished
Setting up Install Process
Resolving Dependencies
–> Running transaction check
—> Package postfix.i386 2:2.10.0-1.el5 set to be updated
–> Processing Dependency: libmysqlclient.so.15 for package: postfix
–> Processing Dependency: libmysqlclient.so.15(libmysqlclient_15) for package: postfix
–> Finished Dependency Resolution
2:postfix-2.10.0-1.el5.i386 from CentALT has depsolving problems
–> Missing Dependency: libmysqlclient.so.15 is needed by package 2:postfix-2.10.0-1.el5.i386 (CentALT)
2:postfix-2.10.0-1.el5.i386 from CentALT has depsolving problems
–> Missing Dependency: libmysqlclient.so.15(libmysqlclient_15) is needed by package 2:postfix-2.10.0-1.el5.i386 (CentALT)
Error: Missing Dependency: libmysqlclient.so.15 is needed by package 2:postfix-2.10.0-1.el5.i386 (CentALT)
Error: Missing Dependency: libmysqlclient.so.15(libmysqlclient_15) is needed by package 2:postfix-2.10.0-1.el5.i386 (CentALT)
You could try using –skip-broken to work around the problem
You could try running: package-cleanup –problems
package-cleanup –dupes
rpm -Va –nofiles –nodigest
The program package-cleanup is found in the yum-utils package.

 

You have to install mysql-libs, and that will solve the dependency issues. Follow the steps given below.

wget -q -O - atomicorp.com/installers/atomic | sh
yum install mysql-libs
yum install postfix

 

That will resolve the issues.

Share this post

Services to Explore

Stay up to date!

Stay up to date with the Web Hosting, Cloud and Server Management Industry News and Tutorials!

We will send you only the relevant emails, and we respect your privacy. Please review our privacy policy for more info.

Linux Management Services

Focus on your business, and let us take care of your Linux Servers!
From what you are reading, it seems you are interested in Linux and related technologies. If you have a moment to spare, please take a look at our Linux Management Services plan, which might interest you even more!
Linux Management Plan

Value-Added Services

We have services that can help you run a successful business. With us, you don't have to worry about these areas because our experts will take care of it for you.

ServerHealers uses cookies.