Contents:
推荐编译时使用独立的新目录,一般是在源代码目录下创建 build 目录,然后进入该 build 目录进行 configure && make && make install
build
configure && make && make install