|

楼主 |
发表于 2005-9-26 12:58:37
|
显示全部楼层
jhuangjiahua 能问你一个问题吗?
有关apt-get 的。。。依存关系
如下:
debian:~# apt-get -f install scim-tables-zh
Reading package lists... Done
Building dependency tree... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
scim-tables-zh: Conflicts: scim (> 1.1.0) but 1.4.1-1 is to be installed
ttf-arphic-ukai: Depends: xdelta (>= 1.1.3) but it is not going to be installed
ttf-arphic-uming: Depends: xdelta (>= 1.1.3) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
debian:~# apt-get -f install xdelta
Reading package lists... Done
Building dependency tree... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
xdelta: Depends: libxdelta2 (>= 1.1.3) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
apt-get 能否像fc4时使用yum一样自己来安装连带关系
我开始喜欢debian因为在某些方面做的真的不错。。。也许刚接触所以问题有点多呵呵。不好意思 |
|