Проблемы с разрешением зависимостей с установкой cmake

Я хочу установить cmake в мою систему, но я получаю следующую ошибку. Я думаю, что версия библиотеки libexpat1 в моей системе несовместима с одной библиотекой libexpat1-dev. Как установить нужную версию?

sudo apt-get install cmake 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: cmake : Depends: cmake-data (= 3.5.1-1ubuntu1) but it is not going to be installed Depends: libjsoncpp1 but it is not going to be installed libexpat1-dev : Depends: libexpat1 (= 2.0.1-7.2ubuntu1.4) but 2.1.0-7ubuntu0.16.04.2 is to be installed E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
0
задан 12 April 2017 в 13:35

0 ответов

Другие вопросы по тегам:

Похожие вопросы: