cd /path/to/DELLY && tar -zxf boost_1_66_0.tar.gz && cd boost_1_66_0
./bootstrap.sh --prefix=/path/to/DELLY/boost
./b2 -j16 && ./b2 install