$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Compiling Boost_1_6_0 under linux.
From: Michael Miller (mediaservices_at_[hidden])
Date: 2017-06-27 10:50:57
Hello,
Iâm trying to compile Boost_1_64_0 under linux, without success.
Debian 9
gcc version 6.3.0
Terminal commands:-
cd tools/build
./bootstrap.sh
./b2 install --prefix=~/boost/boost_1_64_0
No Boost (executable) appears.
Am I missing something?
Regards