$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Geurt Vos (g.vos_at_[hidden])
Date: 2007-06-13 07:19:26
> Then just run 'bjam' and check back the next day ;)
>
DON'T use 'bjam' but 'make'!
or something like:
> bjam --user-config=user-config.jam --without-python --without-iostreams
Geurt