执行./configure --prefix=/usr/local/keepalived时报错:configure: error: Popt libraries is required 2019-09-12T01:51:50 出现此错误的原因:未安装popt的开发包解决方法:yum install popt-devel 安装好popt的开发包。重新./configure 即可。 当前页面是本站的「Baidu MIP」版。发表评论请点击:完整版 »