[ovs-discuss] Error Installing openvswitch-datapath-dkms on ubuntu 12.04.5

Gurucharan Shetty shettyg at nicira.com
Thu Aug 28 14:59:41 UTC 2014


On Thu, Aug 28, 2014 at 7:58 AM, Gurucharan Shetty <shettyg at nicira.com> wrote:
> On Thu, Aug 28, 2014 at 7:36 AM, MCGRATH, GIL <gm2391 at att.com> wrote:
>> All,
>>
>> I am getting the following error doing the following:
>>
>> # apt-get update
>> # apt-get dist-upgrade
>> # apt-get install openvswitch-switch openvswitch-controller
>> openvswitch-datapath-dkms openvswitch-brcompat
>
> Before you run the above, try:
> sudo apt-get update
> sudo apt-get build-dep dkms
> sudo apt-get install dkms libssl0.9.8 python-all python-argparse
Also, the following:
sudo apt-get install linux-headers-$(uname -r)



More information about the discuss mailing list