Boost/Note
From ScientificComputing
The boost module sets environment variables, which contain the path to the library directory and the include directory.
$BOOST_LIBRARYDIR $BOOST_INCLUDEDIR
These variables can be used to specify the location of the boost libraries and header files, when compiling programs that have boost as dependency.