Roger I Martin - 2008-11-04

Hi,

I've tried on Windows and linux to tell the configuration where boost is.  I've tried
rem set BOOSTINCLUDEDIR=C:\boost_1_36_0
set BOOST_INCLUDE_DIRS=C:\boost_1_36_0\boost
set BOOST_LIBRARIES=C:\boost_1_36_0\libs
set BOOST_ROOT=C:\boost_1_36_0
and just about every other combination but the bootstraps never get past finding boost.  Any recommendations?  Looking through the bootstrap is seems rather complicated.