[ovs] openvswitch 从源码编译安装
Posted hugetong
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了[ovs] openvswitch 从源码编译安装相关的知识,希望对你有一定的参考价值。
文档:https://docs.openvswitch.org/en/latest/intro/install/general/
1.
yum install autoconf automake libtool
2.
./boot.sh
3.
./configure
4.
yum install kernel-devel
以上是关于[ovs] openvswitch 从源码编译安装的主要内容,如果未能解决你的问题,请参考以下文章