$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Matt England (mengland_at_[hidden])
Date: 2006-08-27 18:22:27
As per:
http://svn.cleversafe.org/moxie/trunk/thirdparty-builder/scripts/boost.sh
The stanza starting at line 45 is commented out such that (from what we
understand) the succeeding stanza will build and install all in one step.
Which is right/preferred/better? Why does the script without the
uncommented version not work?
Here's what we mean by "not working" (or so I'm told by one of my devs):
? didn't install into INSTALL_DIR correctly
? didn't build working bin
? include header layout broken
Any comments?
-Matt