Skip to content


Error: Missing Dependency: libc-client.so.2006 is needed by package php-imap

Error: Missing Dependency: libc-client.so.2006 is needed by package php-imap
To fix it I did:
# remove the package that is causing the complaint
yum remove php-imap
# do the update
yum update
# install php-imap it will then pull in the correct version of libc-client.so.2006
yum install php-imap

Bookmark and Share

Posted in Fedora, GNU/Linux.


7 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

  1. Aaron says

    Thanks for this post!

  2. james says

    No problem. Every little bit of information helps sometimes.

  3. Robert says

    Worked perfect for me! Thanks!

  4. pirat79 says

    thanks,
    simple and useful solution

  5. Bill says

    THANKS! Worked absolutely great and I learned all about YUM.

  6. James says

    Thanks for this, really helped me out :D

  7. kus says

    it works for me…thanks dude



Some HTML is OK

or, reply to this post via trackback.