Skip to content
This repository has been archived by the owner on Apr 26, 2023. It is now read-only.

Scipion build times distribution

pconesa edited this page Jun 16, 2017 · 4 revisions
Scipion Logo

Scipion build times distribution chart

If you want to save precious compilation time, you can avoid installation of cmake and openCV(provided you don’t need opencv functionality). cmake is needed for building some scipion modules, but the installer can use any cmake available in your system. So, if you don’t have cmake already installed, it will be faster to install the binary version with your package manager (for example, apt-get) than to compile it using scipion install cmake

Clone this wiki locally