Take the 2-minute tour ×
Unix & Linux Stack Exchange is a question and answer site for users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.

I am not able to install packages php and curl. But its gives dependencies error, please check below

curl : Depends: libcurl3 (= 7.29.0-1ubuntu3.4) but 7.32.0-1ubuntu1 is to be installed
libcurl4-openssl-dev : Depends: libcurl3 (= 7.29.0-1ubuntu3.4) but 7.32.0-1ubuntu1 is to be installed
                    Depends: libidn11-dev but it is not going to be installed
                    Depends: libkrb5-dev but it is not going to be installed
                    Depends: libldap2-dev but it is not going to be installed
                    Depends: librtmp-dev but it is not going to be installed
                    Depends: libssl-dev but it is not going to be installed
                    Depends: zlib1g-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
share|improve this question
    
how did you try to install them? –  shgnInc Apr 18 at 12:51
    
Apparently repos containing those packages are disabled. Check & enable them. –  SparKot ॐ Apr 18 at 19:32

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.