$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Installing 1.56 on Fedora 20
From: Robert Jones (robertgbjones_at_[hidden])
Date: 2014-08-17 13:31:20
It's been a while since I've installed Boost. Running this command on a
completely vanilla Fedora 20
b2 --prefix=~/local/boost-1.56.0 --layout=tagged link=shared
threading=multi,single install
Finally says...
...failed updating 58 targets...
...skipped 12 targets...
...updated 12214 targets...
Is this normal?
Thx, Rob.