LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   rpm: error: Failed dependencies???? (https://www.linuxquestions.org/questions/linux-newbie-8/rpm-error-failed-dependencies-130026/)

djkoe 12-30-2003 06:23 AM

rpm: error: Failed dependencies????
 
hi
im having a problem when i m installing the latest rpm of php on red hat linux 9
i type rpm -U php-4.2.2-17.2.i386.rpm
then it says:
error: Failed dependencies
php= 4.2.2-17 is needed by (installed) php-imap-4.2.2-17
php= 4.2.2-17 is needed by (installed) php-ldap-4.2.2-17
php= 4.2.2-17 is needed by (installed) php-mysql-4.2......
php= 4.2.2-17 is needed by (installed) php-pgsql-4......
php= 4.2.2-17 is needed by (installed) php-odbc-4........
same with rpm -Uvh
while i have all the other rpm packages also on the /
how can i fix this all???????

acid_kewpie 12-30-2003 06:29 AM

you need to install them all at once

rpm -Uvh php.rpm php-imap.rpm

etc.....

djkoe 12-30-2003 06:38 AM

thanx, so after the rpm command succeeds it should work with the new version of php???


All times are GMT -5. The time now is 01:48 PM.