I built MonetDB from source. After I unpack the tarball, I followed these steps:
mkdir build cd build cmake .. make sudo make install
I was able