[fancy_header3] Installing Openvswitch and KVM on CentOS 6.2 [/fancy_header3] [info_box]Please see the updated how-to on Installing OpenvSwitch on CentOS.[/info_box] This is all (mostly) covered in the INSTALL.Linux inside the tar. This might help folks with some of the graph [fancy_header3] Download and Install Open vSwitch[/fancy_header3]
|
1 2 3 4 5 6 7 8 9 10 |
$ wget http://openvswitch.org/releases/openvswitch-1.3.0.tar.gz wget http://download.fedoraproject.org/pub/fedora/linux/releases/16/Everything/source/SRPMS/autoconf-2.68-2.fc15.src.rpm $rpm -ivh webdot-2.26-1.el6.noarch.rpm $yum -y install graphviz-tcl $yum -y install python-zope-filesystem $yum -y install python-zope-interface $yum -y install automake $yum -y install autoconf |
add yum -y install openssl-devel this package is necessary… Continue reading Installing Openvswitch and KVM on CentOS 6.2