0
votes
3answers
3k views

Missing dependency libmysqlclient.so.16 on Centos 5.7

I have an app compiled on (32 bit) Centos 6.2, which I need to run on Centos 5.7 but it complains that it needs libmysqlclient.so.16 I'm not sure where to find this file (I tried "yum provides" but ...
0
votes
1answer
205 views

APC install fails due to Missing Dependency?

I'm trying to run the following on a CentOS Linux 5.5 (w/ PHP 5.2.10): yum install php-pear php-devel httpd-devel but it fails with this: php-devel-5.1.6-27.el5_5.3.i386 from updates has depsolving ...