How do i satisfy package dependencies?

David Hoffman dhoffman2004 at gmail.com
Thu Feb 3 17:24:14 UTC 2005


On Thu, 3 Feb 2005 18:09:46 +0100, Igor Lumpus <igorlumpus at bredband.net> wrote:
> Resolving dependencies
> ....Unable to satisfy dependencies
> Package php-ldap needs php = 4.3.8-2.1, this is not available.
> Package php-mbstring needs php = 4.3.8-2.1, this is not available.
> 
> How do I fix this?
> 


I could guess that the package you need, "php-4.3.8-2.1" is not
available through any of the repositories you have in your yum
configuration.

Yum cannot install a package if it doesn't know where to get it from.

On my machine, I arm running php-4.3.10-3.2. I got it from the updates
section at freshrpms.

For information about adding the freshrpms repositories to your yum
configuration, try the following link.

http://stanton-finley.net/fedora_core_3_installation_notes.html#Yum




More information about the users mailing list