Увидели сообщение с непонятной ссылкой, спам, непристойность или оскорбление?Воспользуйтесь ссылкой «Сообщить модератору» рядом с сообщением!
0 Пользователей и 1 Гость просматривают эту тему.
sudo apt-get update sudo apt-get install git cmake make gcc libboost1.55-all-dev git clone https://github.com/xcicoin/xcicoin.git cd xcicoin make
Call Stack (most recent call first): CMakeLists.txt:112 (find_package)-- Found Git: /usr/bin/git-- Could NOT find Threads (missing: Threads_FOUND)-- Configuring incomplete, errors occurred!See also "/home/max/xcicoin/build/release/CMakeFiles/CMakeOutput.log".See also "/home/max/xcicoin/build/release/CMakeFiles/CMakeError.log".make: *** [cmake-release] Error 1
The following packages have unmet dependencies: libboost1.55-all-dev : Depends: libboost-iostreams1.55-dev but it is not going to be installed Depends: libboost-mpi1.55-dev but it is not going to be installed Depends: libboost-mpi-python1.55-dev but it is not going to be installed Depends: libboost-python1.55-dev but it is not going to be installed Depends: libboost-regex1.55-dev but it is not going to be installed E: Unable to correct problems, you have held broken packages.
apt install build-essential
НужноКод: [Выделить]apt install build-essential
build-essential is already the newest version.The following package was automatically installed and is no longer required: libdb5.1Use 'apt-get autoremove' to remove it.0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
sudo apt-get -f install
Код: (bash) [Выделить]sudo apt-get -f install
sudo apt-get -f installReading package lists... DoneBuilding dependency treeReading state information... Done0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
sudo apt-get updatesudo apt-get install libboost1.55-all-dev --reinstall
sudo apt-get purge libboost1.55-all-devsudo apt-get autoremove --purgesudo apt-get cleansudo apt-get updatesudo apt-get install libboost1.55-all-dev
The following packages have unmet dependencies: libboost1.55-all-dev : Depends: libboost-iostreams1.55-dev but it is not going to be installed Depends: libboost-mpi1.55-dev but it is not going to be installed Depends: libboost-mpi-python1.55-dev but it is not going to be installed Depends: libboost-python1.55-dev but it is not going to be installed Depends: libboost-regex1.55-dev but it is not going to be installedE: Unable to correct problems, you have held broken packages.
sudo apt-get cleansudo apt-get updatesudo apt-get install libboost1.55-all-dev --reinstall
makssun, измените источник пакетов на мейн сервер, после чего:Код: (bash) [Выделить]sudo apt-get cleansudo apt-get updatesudo apt-get install libboost1.55-all-dev --reinstall
deb http://us.archive.ubuntu.com/ubuntu/ trusty main restricteddeb-src http://us.archive.ubuntu.com/ubuntu/ trusty main restricteddeb http://us.archive.ubuntu.com/ubuntu/ trusty-updates main restricteddeb-src http://us.archive.ubuntu.com/ubuntu/ trusty-updates main restricteddeb http://us.archive.ubuntu.com/ubuntu/ trusty universedeb-src http://us.archive.ubuntu.com/ubuntu/ trusty universedeb http://us.archive.ubuntu.com/ubuntu/ trusty-updates universedeb-src http://us.archive.ubuntu.com/ubuntu/ trusty-updates universedeb http://us.archive.ubuntu.com/ubuntu/ trusty multiversedeb-src http://us.archive.ubuntu.com/ubuntu/ trusty multiversedeb http://us.archive.ubuntu.com/ubuntu/ trusty-updates multiversedeb-src http://us.archive.ubuntu.com/ubuntu/ trusty-updates multiversedeb http://us.archive.ubuntu.com/ubuntu/ trusty-backports main restricted universe multiversedeb-src http://us.archive.ubuntu.com/ubuntu/ trusty-backports main restricted universe multiversedeb http://security.ubuntu.com/ubuntu trusty-security main restricteddeb-src http://security.ubuntu.com/ubuntu trusty-security main restricteddeb http://security.ubuntu.com/ubuntu trusty-security universedeb-src http://security.ubuntu.com/ubuntu trusty-security universedeb http://security.ubuntu.com/ubuntu trusty-security multiverse
aptitude search libboost1.55-all-devaptitude search libboost1.55-all-dev
Страница сгенерирована за 0.016 секунд. Запросов: 20.