Installation
Download the source files
Install the dependencies
./configure # tells you what to install. See in INSTALL.rst
!! USE AT YOUR OWN RISK, NO SUPPORT WILL BE PROVIDED !!
./configure –install something
The following libraries are needed for the ocaml package
- zlib1g-dev
- libncurses5-dev
- pkg-config
- libgmp3-dev
- m4
Once the SMILING COW APPEAR, load the ENVIRONMENT VARIABLES
source quantum_package.rc
Define your COMPILATION CONFIGURATION FILE
./configure -c ./config/a_file.cfg
COMPILE with NINJA
ninja