解决办法:
rm -f CMakeCache.txt
yum -y install ncurses-devel
yum install openssl-devel
=================================================================
-- checking for one of the modules 'QUIET;popt'
这个问题还是没有解决!!!
然后再使用cmake编译就可以了
引用自
解决办法:
rm -f CMakeCache.txt
yum -y install ncurses-devel
yum install openssl-devel
=================================================================
-- checking for one of the modules 'QUIET;popt'
这个问题还是没有解决!!!
然后再使用cmake编译就可以了
引用自