RT,装impala开源版本的时候,发现这个错误:
Unable to find the requested Boost libraries.
Boost version: 1.52.0
Boost include path: /usr/local/include
The following Boost libraries could not be found:
boost_regex-mt
Some (but not all) of the required Boost libraries were found. You may
need to install these additional Boost libraries. Alternatively, set
BOOST_LIBRARYDIR to the directory containing Boost libraries or BOOST_ROOT
to the location of Boost.
不知道这个boost_regex-mt是啥?怎么安装呢?