【发布时间】:2015-02-20 23:31:19
【问题描述】:
我按照教程here 安装Cuda 6.5,当我尝试apt-get install cuda 时,出现以下错误:
The following packages have unmet dependencies.
libcheese-gtk23 : Depends: libclutter-gtk-1.0-0 (>= 0.91.8) but it is not going to be installed
Depends: libcogl15 (>= 1.15.8) but it is not going to be installed
libcheese7 : Depends: libclutter-gst-2.0-0 (>= 0.10.0) but it is not going to be installed
Depends: gstreamer1.0-clutter but it is not going to be installed
libclutter-1.0-0 : Depends: libcogl-pango15 (>= 1.15.8) but it is not going to be installed
Depends: libcogl15 (>= 1.15.8) but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
我已经从谷歌那里得到了一些解决方案,但没有一个能解决我的问题。 而作为新系统,唯一安装的软件就是chrome浏览器。
已解决,方法是删除所有 libcheese* 软件包,然后在完成安装 Cuda 后重新安装 ubuntu-desktop。我不确定它是否是一个好的解决方案,但我成功安装了 Cuda,直到现在没有发现任何问题。
【问题讨论】:
-
这可能会在 askubuntu 获得更多关注