← Back to team overview

ius-coredev team mailing list archive

[Question #177453]: Installing IUS package :Failed dependencies

 

New question #177453 on IUS Community Project:
https://answers.launchpad.net/ius/+question/177453

How are you?

As a beginner of Linux, I am struggling one issue regarding to installing IUS package in my development server all day. : (
I tried to install IUS package in the development server. 
However, I got the following error:

root@ip-173-201-34-240 [~]# rpm -ivh  php52-mysql-5.2.17-2.ius.el5.i386
error: open of php52-mysql-5.2.17-2.ius.el5.i386 failed: No such file or directory
root@ip-173-201-34-240 [~]#
root@ip-173-201-34-240 [~]# rpm -ivh php52-mysql-5.2.17-2.ius.el5.i386.rpm
warning: php52-mysql-5.2.17-2.ius.el5.i386.rpm: Header V4 DSA signature: NOKEY, key ID 9cd4953f
error: Failed dependencies:
        libmysqlclient.so.15 is needed by php52-mysql-5.2.17-2.ius.el5.i386
        libmysqlclient.so.15(libmysqlclient_15) is needed by php52-mysql-5.2.17-2.ius.el5.i386
        php52-common = 5.2.17-2.ius.el5 is needed by php52-mysql-5.2.17-2.ius.el5.i386
        php52-pdo is needed by php52-mysql-5.2.17-2.ius.el5.i386

It seems that I don’t have those files ( libmysqlclient.so.15, php52-common = 5.2.17-2.ius.el5, and php52-pdo) in my server. 
Do you have any idea how to fix it?

Thanks so much in advance. : )  


 


-- 
You received this question notification because you are a member of IUS
Core Development, which is an answer contact for IUS Community Project.