如何将32位的mysql-client安装到64位的ubuntu 12.04中?

时间:2013-05-17 08:43:03

标签: mysql linux ubuntu 64-bit 32-bit

jinlong@long:~$ sudo apt-get install mysql-client-5.5:i386 

[sudo] password for jinlong: 

Reading package lists... Done

Building dependency tree       

Reading state information... Done

无法安装某些软件包。这可能意味着你有 请求不可能的情况或如果您使用不稳定的 尚未创建某些必需包的分发
或被移出Incoming。

以下信息可能有助于解决问题:

以下软件包具有未满足的依赖项:

apache2-mpm-prefork:
Depends: apache2.2-bin (= 2.2.22-1ubuntu1.3) but it is not going to be installed

apache2.2-common:

Depends: apache2.2-bin (= 2.2.22-1ubuntu1.3) but it is not going to be installed 
Depends: apache2-utils but it is not going to be installed
Depends: procps
Depends: perl but it is not going to be installed
Recommends: ssl-cert but it is not going to be installed

mount:

PreDepends: libblkid1 (>= 2.20.1) but it is not going to be installed
PreDepends: libmount1 (>= 2.20.1) but it is not going to be installed

mysql-client-5.5:i386:

Depends: libdbi-perl:i386 but it is not going to be installed
Depends: libdbd-mysql-perl:i386 (>= 1.2202) but it is not going to be installed
Depends: perl:i386 but it is not going to be installed
Depends: mysql-client-core-5.5:i386 but it is not going to be installed

E:错误,pkgProblemResolver ::解决生成的中断,这可能是由持有的包引起的。

我该怎么办? 请......

0 个答案:

没有答案