我努力了: sudo add-apt-repository ppa:ubuntu-wine/ppa sudo apt-get update sudo apt-get install wine1.5 失败了 错误似乎是: The following packages have unmet dependencies: wine1.5 : Depends: wine1.5-i386 (= 1.5.19-0ubuntu1) but it is not installable E: Unable to correct problems, you have held broken packages. 我需要wine1.5-i386但不是在Ubuntu上,所以我不能安装wine,因为wine1.5-i386它是其中的一部分。当我尝试在Ubuntu商店中获取红酒时,我得到了同样的错误,但细节较少。
这是一件非常困难的事情,很难找到答案,因为VMWare和Ubuntu不幸都选择了“ Unity”。我的主机操作系统是Windows 7-64位,运行VMWare Workstation 9.0.1。我有一台运行Ubuntu 12.10-64位的虚拟机。当我尝试将VMWare置于“统一模式”时,收到以下消息: The virtual machine cannot enter Unity mode because: - Unity is not supported on the guest operating system. 在VMWare站点上,没有列出任何内容表明不支持Ubuntu ...并且我已在来宾操作系统上安装了最新的vmware-tools。似乎很多人都遇到了这个问题,但是我还没有找到一个好的解决方案。有人知道如何在Unity模式下使用Ubuntu吗?
当我运行命令时: sudo apt-get install wvdial 我收到此错误消息: error p@p:~$ sudo apt-get install wvdial Reading package lists... Done Building dependency tree Reading state information... Done Package wvdial is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available …