Thread Previous • Date Previous • Date Next • Thread Next |
On 2018-08-27 03:43 PM, Jeff Young wrote:
But when I do a make install I’m getting:[ 1%] creating 'boost scratch repo' specifically for boost to track boost patchesmake[2]: bzr: No such file or directorymake[2]: *** [../.downloads-by-cmake/boost_1_54_0/src/boost-stamp/boost-bzr_init_boost] Error 1make[1]: *** [CMakeFiles/boost.dir/all] Error 2Is there something different about this repo, or did I perform some step on the main repo that I’ve now forgotten?
bzr is a program used for the Bazaar version control software. It might have been trying to use that to download the boost files from a remote code repository. Install the bzr package on your system.
-- Cheers! Kevin. http://www.ve3syb.ca/ | "Nerds make the shiny things that https://www.patreon.com/KevinCozens | distract the mouth-breathers, and | that's why we're powerful" Owner of Elecraft K2 #2172 | #include <disclaimer/favourite> | --Chris Hardwick
Thread Previous • Date Previous • Date Next • Thread Next |