To whom it may concern,
Do to some research I need to install openvswitch 1.4.3 in unbuntu 12.04
with kernel 3.2.0-77-generic amd 64. ./configure
--with-linux=/lib/modules/3.2.0-77-generic/build. During make I received
the following error.
/home/pads/Desktop/sdn/openvswitch-1.4.3/datapath/linux/t
About the question, I solve it. There some prerequisite programs I didn't
install. Thank you.
Caleb
On Jun 9, 2015 10:53 AM, "Caleb Yu" wrote:
> To whom it may concern,
> Do to some research I need to install openvswitch 1.4.3 in unbuntu 12.04
> with kernel 3.2.0-77-generic amd 64. ./configure
>
Did you ever figure this out? I’m trying to do the same thing. I’ve found
help by installing OVS within a nested hypervisor in ESXI (e.g. OVS running on
KVM running on Ubuntu running on esxi).
Thanks…Nick
___
discuss mailing list
discuss@openvswitch.
Hi All,
How to install openvswitch on Vmware ESXi 5.5. Any document or steps
in this regards is highly appreciated.
Thanks,
Ramana.
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss
* rahim entezari (rahim.entez...@gmail.com) wrote:
> checking for SSL... no
> configure: WARNING: Cannot find openssl:
>
> No package 'openssl' found
>
> OpenFlow connections over SSL will not be supported.
Might want to also have openssl and openssl-devel installed.
> (You may use --disable-ss
* rahim entezari (rahim.entez...@gmail.com) wrote:
> "configure: error: source dir /lib/modules/2.6.18-308.el5/build doesn't
> exist"
You need to install the kernel-devel rpm
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman
For installing openVswitch first of all i used these steps:
1. ./boot.sh
2. ./configure --with-linux=/lib/modules/`uname -r`/build
but in the 2nd step i had this error:
"configure: error: source dir /lib/modules/2.6.18-308.el5/build doesn't
exist"
and so i can not continue other steps.
what shoul