安裝autoreconf:.net
https://blog.csdn.net/x356982611/article/details/70856470code
安裝xutils:blog
sudo apt-get install xutils-devip
安裝cmake:ci
cmake --version
cmake-3.6.2-Linux-x86_64.sh
is sufficientchmod +x /path/to/cmake-3.6.2-Linux-x86_64.sh
(use your own file location here, but chmod makes the script executable)/path/to/cmake-3.6.2-Linux-x86_64.sh
(you'll need to press y
twice)get
sudo ln -s /path/to/cmake-3.6.2-Linux-x86_64/bin/* /usr/local/bin
it