./bootstrap.sh --with-libraries=chrono,date_time,exception,filesystem,graph,graph_parallel,iostreams,math,program_options,random,serialization,signals,system,test,thread,wave link=static link=shared threading=single threading=multi
then I ran the below,
./b2 --layout=tagged
and the message indicated that it:
failed updating 2 targets and skipped 7 targets....
but I continued and ran
./b2 --layout=tagged install