1. yum -y install boost-static boost autoconf automake bison
2. ./configure –with-cpp –with-go –with-boost –without-csharp –with-java –without-erlang –without-perl –with-php –without-php_extension –without-ruby –without-haskell
注意要安装boost静态库:boost-static
make & make install
网友评论