%description devel The libnl suite provides APIs to the Netlink protocol based Linux kernel interfaces, and contains various headers for using libnl3. %package cli Summary: Command line interface utils for libnl3 Requires: libnl3 = %{version}-%{release} %description cli The cli is ...
安装完以后重新执行configure 这次出现错误: configure: error: libnfnetlink headers missing [root@localhost keepalived-1.3.5]#yuminstall -y libnfnetlink-devel 重新执行configure 现在进行编译: [root@localhost keepalived-1.3.5]#make &&makeinstall 到这里就安装完成了!
安装完以后重新执行configure 这次出现错误: configure: error: libnfnetlink headers missing [root@localhost keepalived-1.3.5]#yuminstall -y libnfnetlink-devel 重新执行configure 现在进行编译: [root@localhost keepalived-1.3.5]#make &&makeinstall 到这里就安装完成了!
[root@localhost keepalived-1.3.5]# yum -y install libnl libnl-devel 1. 安装完以后重新执行configure 这次出现错误: configure: error: libnfnetlink headers missing [root@localhost keepalived-1.3.5]# yum install -y libnfnetlink-devel 1. 重新执行configure 现在进行编译: [root@localhost keepalived-1.3.5...