Default is /usr/local/lib /usr/local/include
You might want to rebuild the libs using the clang toolchain
./bjam toolset=clang
and then do a manual install in a specific location especially if you want to switch between versions (for source control or testing etc)
> find . -name boost
also works