I need to uninstall Boost, because I keep getting this:
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<std::logic_error> >'
I tried both sudo ./b2 uninstall
and sudo ./b2 remove
should I be doing some kind of unmake