首页 > 代码库 > openvswitch安装

openvswitch安装

安装前准备软件包及版本

Gccpkg-configautoconfautomakem4python2.X

下载OVS软件包

http://openvswitch.org/releases/openvswitch-1.9.0.tar.gz

解压后进入ovs文件夹中

在依次进行下列步骤:

./boot.sh./configure --prefix=/usr --localstatedir=/var./configure CC=gcc./configure --with-linux=/lib/modules/uname -r/buildmakemake install

安装成功

 

PS:网上提供各种安装方法均产生安装错误

eg:http://wenku.baidu.com/link?url=Pm79W4GGu0pftvwFKFUC6QikyfibQGF238WgLFPRVnZGYMuzlIoSYjVRRa3cKFBj_MUXY5lJqAU7oqZH17NxWgsGI6FYCBCsEnjrELVEScu

错误如下

编译器内部错误 ::栈溢出