linux 安装libcurl4-gnutls-dev,libcurl4-openssl-dev的未满足依赖项
我需要在Ubuntu 14.04上安装libcurl4-openssl-dev我已经尝试了sudo apt-get install libcurl4-openssl-dev和sudo apt-get install -f libcurl4-openssl-dev,但是返回:The following packages have unmet dependencies:libcurl4-openssl
我需要在Ubuntu 14.04上安装libcurl4-openssl-dev
我已经尝试了sudo apt-get install libcurl4-openssl-dev和sudo apt-get install -f libcurl4-openssl-dev,但是返回:
The following packages have unmet dependencies:
libcurl4-openssl-dev : Depends: librtmp-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
然后我尝试sudo apt-get install librtmp-dev,它返回:
The following packages have unmet dependencies:
librtmp-dev : Depends: libgnutls-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages
然后.. sudo apt-get install libgnutls-dev,返回:
The following packages have unmet dependencies:
libgnutls-dev : Depends: libgcrypt11-dev (>= 1.4.0) but it is not going to be installed
Depends: libtasn1-6-dev but it is not going to be installed
Depends: libp11-kit-dev (>= 0.4) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
依赖是无止境的…
魔乐社区(Modelers.cn) 是一个中立、公益的人工智能社区,提供人工智能工具、模型、数据的托管、展示与应用协同服务,为人工智能开发及爱好者搭建开放的学习交流平台。社区通过理事会方式运作,由全产业链共同建设、共同运营、共同享有,推动国产AI生态繁荣发展。
更多推荐


所有评论(0)