mkdir build cd build
运行configure配置,make,sudo make install
../configure --prefix=/usr make -j4 sudo make install