标签:style blog http color os io 文件 ar
安装前准备软件包及版本
Gcc pkg-config autoconf automake m4 python2.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‘/build make make install
安装成功
PS:网上提供各种安装方法均产生安装错误
eg:http://wenku.baidu.com/link?url=Pm79W4GGu0pftvwFKFUC6QikyfibQGF238WgLFPRVnZGYMuzlIoSYjVRRa3cKFBj_MUXY5lJqAU7oqZH17NxWgsGI6FYCBCsEnjrELVEScu
错误如下
编译器内部错误 ::栈溢出
标签:style blog http color os io 文件 ar
原文地址:http://www.cnblogs.com/XDJjy/p/3890985.html