CentOS 6、7、8、9升級(jí)cmake 3教程
CentOS 8上面自帶的cmake 3有bug,會(huì)報(bào)cmake: symbol lookup error: cmake: undefined symbol: archive_write_add_filter_zstd錯(cuò)誤,導(dǎo)致無法使用cmake進(jìn)行編譯安裝MySQL等,其他CentOS同系Oracle Linux等之類的發(fā)行版也有存在這個(gè)問題的。
1、確認(rèn)當(dāng)前cmake版本號(hào)
cmake --version










