> On Oct 11, 2015, at 7:07 PM, Abraam Athanassios > <[email protected]> wrote: > > Hi, > > I have used the new openvswitch-2.4.0 to install it on raspberry pi 2 on > operating system Ubuntu mate kernal 3.18. > I am seeking a solution to the problem i am facing. > I did download the openvswitch and when I do execute the > > % sudo make > % sudo make install > > i do not receive any error but when i do execute the > > % insmode datapath/linux/openvswitch.ko > > i do get that it is failed as the file openvswitch.ko does not exist
Does the file exist? How did you run "configure"? You need to tell it to build the kernel module. Make sure you're following all the steps in "INSTALL.md". --Justin _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
