KiCad / KicadOSXBuilder

Kicad OSX Builder, which I plan to use as my boxed development environment on Mac OSX
87 stars 27 forks source link

auto install bzrtools plugin / bzr #11

Open richard-sim opened 10 years ago

richard-sim commented 10 years ago

bzr: ERROR: unknown command "patch" make[2]: * [/Users/rsim/dev/KicadOSXBuilder/src/cern-kicad/.downloads-by-cmake/boost_1_54_0/src/boost-stamp/boost-patch] Error 3 make[1]: * [CMakeFiles/boost.dir/all] Error 2 make: *\ [all] Error 2 build error on BUILD KICAD STEP: 5

richard-sim commented 10 years ago

bzrtools for bzr 2.5 can be obtained here (seems to work with bzr 2.6): http://wiki.bazaar.canonical.com/BzrTools

Extract then install with: sudo ./setup.py install

mangelajo commented 10 years ago

Hmm, we must definitely auto download and install bzrtools