-1

apt-get install aptitude を試しましたが、次のようになりました。

Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 aptitude : Depends: libboost-iostreams1.42.0 (>= 1.42.0-1) but it is not going to be installed
            Depends: libcwidget3 but it is not going to be installed
            Recommends: libparse-debianchangelog-perl but it is not going to be installed
 phpmyadmin : Depends: php5-mysql but it is not going to be installed or
                       php5-mysqli but it is not installable
              Recommends: mysql-client
E: Unmet dependencies. Try 'apt-get -f instal

誰かがそれを解決する方法を教えてもらえますか?

4

1 に答える 1

1

apt-get は何を提案して実行しましたか

root# apt-get -f install?

/etc/apt/sources.list ファイルはどうですか? 最新ですか?

于 2013-02-04T15:16:14.153 に答える