On Thu, Aug 28, 2014 at 7:36 AM, MCGRATH, GIL <[email protected]> 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 _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
