小编Law*_*man的帖子

apt-get build-dep 问题

这经常发生在我身上。我去安装一个程序,它说我缺少某些依赖项。然后我运行 apt-get build-dep 并收到如下错误消息:

sudo apt-get build-dep gnome-shell
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages have unmet dependencies:
libgjs-dev: Depends: xulrunner-dev (< 1.9.2.4~) but 1.9.2.10+build1+nobinonly-0ubuntu0.10.04.1 is to be installed
librsvg2-dev: Depends: librsvg2-2 (= 2.26.2-0ubuntu1) but 2.26.3-0ubuntu1 is to be installed
E: Build-dependencies for gnome-shell could not be satisfied.
Run Code Online (Sandbox Code Playgroud)

当我认为这正是 build-dep 旨在解决的问题时,我应该怎么做才能解决这个问题。谢谢。

apt

3
推荐指数
1
解决办法
5211
查看次数

标签 统计

apt ×1